aboutsummaryrefslogtreecommitdiff
path: root/liblang.asm
diff options
context:
space:
mode:
Diffstat (limited to 'liblang.asm')
-rw-r--r--liblang.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/liblang.asm b/liblang.asm
index ecb1010..a9c1788 100644
--- a/liblang.asm
+++ b/liblang.asm
@@ -261,7 +261,6 @@ _builtin_malloc:
xor r9d, r9d
mov eax, SYS_MMAP
syscall
- add rax, 8
pop rcx
pop r11
pop r10