summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--twasm/asm/main.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/twasm/asm/main.asm b/twasm/asm/main.asm
index 0e060dc..ce31699 100644
--- a/twasm/asm/main.asm
+++ b/twasm/asm/main.asm
@@ -3264,7 +3264,6 @@ msg_halt db "halted.", 0x0A, 0x00
whitespace_2 db " ", 0x0D
; test program
-align 128
program:
db "print:", 0x0A
db " push rdx", 0x0A