aboutsummaryrefslogtreecommitdiff
path: root/fibs.s
diff options
context:
space:
mode:
Diffstat (limited to 'fibs.s')
-rw-r--r--fibs.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/fibs.s b/fibs.s
index 8c390fa..d6fc179 100644
--- a/fibs.s
+++ b/fibs.s
@@ -32,8 +32,8 @@
needs_alloc $0100
thunkto %r12, $INT_code, $1
thunkto %r11, $INT_code, $0
- thunkto %rbp, $fibs, $2, %r11, %r12
- enter_rbp
+ thunk $fibs, $2, %r11, %r12
+ enter %rsp
.thunkcode main
needs_alloc $0160