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, 1 insertions, 1 deletions
diff --git a/rt/hare.sc b/rt/hare.sc
index 3de964c..ac8c4c5 100644
--- a/rt/hare.sc
+++ b/rt/hare.sc
@@ -21,7 +21,7 @@ SECTIONS {
_p1 = .;
. += 4096;
_ws = .;
- . += 512;
+ . += 4096;
. = 0x7c00;
stack_top = .;