summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-11-07 05:01:25 +0000
committerjkh <jkh@FreeBSD.org>1998-11-07 05:01:25 +0000
commit4a9e91d8fe8586042778debc782b65bbdfe49d5c (patch)
tree0a73788d22c879e582c74b43741baf1ee941342d /sys/boot
parent55ed4d1330d0d6866fc7ad1f2eeccea95235f868 (diff)
downloadFreeBSD-src-4a9e91d8fe8586042778debc782b65bbdfe49d5c.zip
FreeBSD-src-4a9e91d8fe8586042778debc782b65bbdfe49d5c.tar.gz
Take init out of here - it's a layering violation.
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/ficl/softwords/softcore.fr3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/boot/ficl/softwords/softcore.fr b/sys/boot/ficl/softwords/softcore.fr
index 4f38ee0..bcc2696 100644
--- a/sys/boot/ficl/softwords/softcore.fr
+++ b/sys/boot/ficl/softwords/softcore.fr
@@ -121,8 +121,5 @@ decimal 32 constant bl
wordlist constant hidden
: hide hidden dup >search ficl-set-current ;
-\ init - hook for extra startup behavior
-: init ( -- ) s" /boot/boot.4th" fexists if s" /boot/boot.4th" fload then ;
-
\ ** E N D S O F T C O R E . F R
OpenPOWER on IntegriCloud