From 2bc3d9a3815a6cd172b3b4f7696c46a006021b13 Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Tue, 31 Oct 2023 00:12:51 +0100 Subject: gc kinda almost there --- exit_123.s | 1 + 1 file changed, 1 insertion(+) (limited to 'exit_123.s') diff --git a/exit_123.s b/exit_123.s index 1e7ba23..cf56f7d 100644 --- a/exit_123.s +++ b/exit_123.s @@ -5,6 +5,7 @@ # || -> cont .thunkcode main + needs_alloc $0120 thunkto %r11, $INT_code, $100 thunkto %r12, $INT_code, $23 thunkto %r13, $plus, $2, %r11, %r12 -- cgit v1.2.3