about summary refs log tree commit diff stats
path: root/apps/mu.subx
diff options
context:
space:
mode:
Diffstat (limited to 'apps/mu.subx')
-rw-r--r--apps/mu.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/mu.subx b/apps/mu.subx
index f1a96fcb..f9fcc8a6 100644
--- a/apps/mu.subx
+++ b/apps/mu.subx
@@ -336,7 +336,7 @@ List-size:
 Entry:
     # . prologue
     89/<- %ebp 4/r32/esp
-    (new-segment Heap-size Heap)
+    (new-segment *Heap-size Heap)
     # if (argv[1] == "test') run-tests()
     {
       # if (argc <= 1) break