summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/boot/forth/loader.4th3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/boot/forth/loader.4th b/sys/boot/forth/loader.4th
index f002c07..f4d7666 100644
--- a/sys/boot/forth/loader.4th
+++ b/sys/boot/forth/loader.4th
@@ -48,6 +48,9 @@ s" arch-i386" environment? [if] [if]
[then]
[then] [then]
+256 dictthreshold ! \ 256 cells minimum free space
+2048 dictincrease ! \ 2048 additional cells each time
+
include /boot/support.4th
\ ***** boot-conf
OpenPOWER on IntegriCloud