Hi,
I was looking at this tutorial:
http://linuxgazette.net/77/krishnakumar.html
There's an instruction there that says "seg es", my question is whats this instruction in AT&T style? I'm trying to rewrite the code in AT&T syntax and use it with gcc/ld but it gives me an error: "kernel.s:6: Error: no such instruction: `seg %es'"
Any help appreciated!
Best regards,
Keith