summaryrefslogtreecommitdiff
path: root/jefs.s
diff options
context:
space:
mode:
Diffstat (limited to 'jefs.s')
-rw-r--r--jefs.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/jefs.s b/jefs.s
index 40ba54d..b6b765f 100644
--- a/jefs.s
+++ b/jefs.s
@@ -64,7 +64,7 @@ section .text
global _start
_start:
; init
- mov r14, wstack
+ mov r14, wstack + 16
xor r15, r15
mov rdi, 0