diff options
Diffstat (limited to 'targets/tyan/s2880/Config.lb')
-rw-r--r-- | targets/tyan/s2880/Config.lb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/targets/tyan/s2880/Config.lb b/targets/tyan/s2880/Config.lb index 2ca6d643fe..3525475368 100644 --- a/targets/tyan/s2880/Config.lb +++ b/targets/tyan/s2880/Config.lb @@ -181,12 +181,12 @@ option DEBUG=1 option _RAMBASE=0x004000 ## -## Use a 128K stack +## Use a 128K stack ## -option STACK_SIZE=0x4000 +option STACK_SIZE=0x4000 ## -## Use a 256K heap + 64 +## Use a 256K heap + 128 ## option HEAP_SIZE=0xa000 |