summaryrefslogtreecommitdiffstats
path: root/lace_x86.asm
diff options
context:
space:
mode:
Diffstat (limited to 'lace_x86.asm')
-rw-r--r--lace_x86.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lace_x86.asm b/lace_x86.asm
index 8c8ed14..5579d58 100644
--- a/lace_x86.asm
+++ b/lace_x86.asm
@@ -144,5 +144,6 @@ pipe_cont:
jmp pipe ; loop
exit:
+ xor eax, eax
mov al, 1
int 0x80