From 0a2247726abfa9965e5ae3e485eb127592ee820e Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 19 Oct 2019 18:53:05 -0700 Subject: 5708 --- apps/factorial4.subx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/factorial4.subx') diff --git a/apps/factorial4.subx b/apps/factorial4.subx index a7ea6d20..2ba23ba7 100644 --- a/apps/factorial4.subx +++ b/apps/factorial4.subx @@ -25,7 +25,7 @@ Entry: # run tests if necessary, compute `factorial(5)` if not 89/<- %ebp 4/r32/esp # initialize heap - (new-segment 0x10000 Heap) + (new-segment Heap-size Heap) # - if argc > 1, then return run_tests() { -- cgit 1.4.1-2-gfad0