summaryrefslogtreecommitdiff
path: root/src/config
diff options
context:
space:
mode:
Diffstat (limited to 'src/config')
-rw-r--r--src/config/Options.lb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb
index 5f2a9293b1..541592cf23 100644
--- a/src/config/Options.lb
+++ b/src/config/Options.lb
@@ -238,7 +238,7 @@ define HEAP_SIZE
comment "Default heap size"
end
define _RAMBASE
- default 0x00100000
+ default 0x4000
format "0x%x"
export always
comment "Base address of RAM"