aboutsummaryrefslogtreecommitdiff
path: root/include/primops.s
diff options
context:
space:
mode:
Diffstat (limited to 'include/primops.s')
-rw-r--r--include/primops.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/primops.s b/include/primops.s
index bcb835f..f019bca 100644
--- a/include/primops.s
+++ b/include/primops.s
@@ -10,7 +10,7 @@ _primops_s_file:
# push a thunk for finishing the plus
push %rsi # cont
push %rbp # ret (self)
- pushq 030(%rbp)
+ pushq 030(%rbp) # arg2
pushq $3
pushq $\name\()_step1