diff options
Diffstat (limited to 'sanctuary.s')
| -rw-r--r-- | sanctuary.s | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
