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 --- include/io.s | 1 + 1 file changed, 1 insertion(+) (limited to 'include/io.s') diff --git a/include/io.s b/include/io.s index 205f144..0431dd0 100644 --- a/include/io.s +++ b/include/io.s @@ -4,6 +4,7 @@ _io_s_file: # | int | -> cont .thunkcode print + needs_alloc $040 thunkto %rsi, $print_fini, $2, %rbp, %rsi enter 020(%rbp) -- cgit v1.2.3