Uniformized macros: push save all registers, and use only GAS macros, no CPP
This commit is contained in:
@@ -15,6 +15,6 @@ BEGIN
|
||||
loop:
|
||||
jmp loop
|
||||
handler:
|
||||
PUTC($0x61)
|
||||
PUTC $'a
|
||||
iret
|
||||
jmp loop
|
||||
|
||||
Reference in New Issue
Block a user