remove silly align that fixed bug that no longer exists
This commit is contained in:
@@ -3264,7 +3264,6 @@ msg_halt db "halted.", 0x0A, 0x00
|
|||||||
whitespace_2 db " ", 0x0D
|
whitespace_2 db " ", 0x0D
|
||||||
|
|
||||||
; test program
|
; test program
|
||||||
align 128
|
|
||||||
program:
|
program:
|
||||||
db "print:", 0x0A
|
db "print:", 0x0A
|
||||||
db " push rdx", 0x0A
|
db " push rdx", 0x0A
|
||||||
|
|||||||
Reference in New Issue
Block a user