Put some version checking.

This commit is contained in:
dcs 2000-06-07 22:19:49 +00:00
parent 490fb7128d
commit 62455c2019

View File

@ -24,6 +24,14 @@
\
\ $FreeBSD$
s" arch-alpha" environment? [if]
s" loader_version" environment? 3 < abort" Loader version 0.3+ required"
[then]
s" arch-i386" environment? [if]
s" loader_version" environment? 8 < abort" Loader version 0.8+ required"
[then]
include /boot/support.4th
only forth definitions also support-functions