summaryrefslogtreecommitdiff
path: root/rt/hare.sc
diff options
context:
space:
mode:
Diffstat (limited to 'rt/hare.sc')
-rw-r--r--rt/hare.sc2
1 files changed, 2 insertions, 0 deletions
diff --git a/rt/hare.sc b/rt/hare.sc
index 0cb9c02..3de964c 100644
--- a/rt/hare.sc
+++ b/rt/hare.sc
@@ -20,6 +20,8 @@ SECTIONS {
. += 4096;
_p1 = .;
. += 4096;
+ _ws = .;
+ . += 512;
. = 0x7c00;
stack_top = .;