about summary refs log tree commit diff stats
path: root/120allocate.subx
diff options
context:
space:
mode:
Diffstat (limited to '120allocate.subx')
-rw-r--r--120allocate.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/120allocate.subx b/120allocate.subx
index c4f954f8..fd5b5490 100644
--- a/120allocate.subx
+++ b/120allocate.subx
@@ -26,7 +26,7 @@ Handle-size:  # (addr int)
 # A default allocation descriptor for programs to use.
 Heap:  # allocation-descriptor
   # curr
-  0x01000000/imm32  # 16 MB
+  0x02000000/imm32  # 32 MB
   # limit
   0x80000000/imm32  # 2 GB