aboutsummaryrefslogtreecommitdiff
path: root/uskel.s
diff options
context:
space:
mode:
Diffstat (limited to 'uskel.s')
-rw-r--r--uskel.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/uskel.s b/uskel.s
index dad9bc5..f0978fc 100644
--- a/uskel.s
+++ b/uskel.s
@@ -8,7 +8,7 @@ _start:
.section .bss
_memory_state:
- cell 0 # next free position
+ cell 0 # bottom of allocation (grows down)
cell 0 # region start
cell 0 # region end