diff --git a/sys/boot/forth/loader.4th b/sys/boot/forth/loader.4th index f4d7666d2c2..f002c0774e8 100644 --- a/sys/boot/forth/loader.4th +++ b/sys/boot/forth/loader.4th @@ -48,9 +48,6 @@ 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