From a9832c2a419acae33a7a2a1b752d427e4cdf0b86 Mon Sep 17 00:00:00 2001 From: kitty Date: Tue, 21 Apr 2026 23:40:06 +1000 Subject: =?UTF-8?q?words=20now=20Working=E2=84=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sanctuary.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sanctuary.s') diff --git a/sanctuary.s b/sanctuary.s index b453ff0..1630e2b 100644 --- a/sanctuary.s +++ b/sanctuary.s @@ -90,7 +90,7 @@ section .bss wstk_b: resq 4091 -wstk: resq 1 +wstk: section .text global _start -- cgit v1.2.3