From fbc57cad5622039654b95590ab1efb464984c71b Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Tue, 31 Oct 2023 21:07:03 +0100 Subject: debug the gc --- fibs.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fibs.s') diff --git a/fibs.s b/fibs.s index f008dae..8c390fa 100644 --- a/fibs.s +++ b/fibs.s @@ -41,5 +41,5 @@ thunkto %r11, $INT_code, $20 thunkto %r11, $list_int_index, $2, %r11, %r12 thunkto %r11, $print, $1, %r11 - thunkto %rsi, $main_exit, $1, %rsi + thunkto %rsi, $main_exit, $0 enter %r11 -- cgit v1.2.3