beeOS
beeOS copied to clipboard
Move to GAS and AT&T syntax
In order to support more than x86 and x86_64, we need to use GAS or some other multiple architecture assembler, and only x86(_64) supports the Intel syntax, so AT&T syntax for the whole ASM part would be ideal.