aboutsummaryrefslogtreecommitdiff
path: root/include/io.s
diff options
context:
space:
mode:
authorMirek Kratochvil <exa.exa@gmail.com>2023-10-31 00:12:51 +0100
committerMirek Kratochvil <exa.exa@gmail.com>2023-10-31 00:12:51 +0100
commit2bc3d9a3815a6cd172b3b4f7696c46a006021b13 (patch)
treebd77783f22f010976af6176336bfc4977987eac7 /include/io.s
parent8504d72bda94c3a1668ebbdd262ae8a4963a23c1 (diff)
downloaduskel-2bc3d9a3815a6cd172b3b4f7696c46a006021b13.tar.gz
uskel-2bc3d9a3815a6cd172b3b4f7696c46a006021b13.tar.bz2
gc kinda almost there
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)