aboutsummaryrefslogtreecommitdiff
path: root/include/io.s
diff options
context:
space:
mode:
Diffstat (limited to 'include/io.s')
-rw-r--r--include/io.s1
1 files changed, 1 insertions, 0 deletions
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)