From 8ec7f1f1caf35e493b7e7eb6ac8159bee1a6610d Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Tue, 15 Aug 2023 11:08:03 +0200 Subject: [PATCH] use .thunkcode for main --- apply.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apply.s b/apply.s index 36d268c..458822a 100644 --- a/apply.s +++ b/apply.s @@ -6,7 +6,7 @@ .include "include/io.s" .include "include/main_exit.s" -main: +.thunkcode main # make an integer thunkto %r11, $INT_code, $1