summaryrefslogtreecommitdiffstats
path: root/sys/boot/forth/loader.rc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/forth/loader.rc')
-rw-r--r--sys/boot/forth/loader.rc10
1 files changed, 10 insertions, 0 deletions
diff --git a/sys/boot/forth/loader.rc b/sys/boot/forth/loader.rc
new file mode 100644
index 0000000..3a4f303
--- /dev/null
+++ b/sys/boot/forth/loader.rc
@@ -0,0 +1,10 @@
+\ Loader.rc
+\
+\ Includes additional commands
+include /boot/loader.4th
+
+\ Reads and processes loader.rc
+start
+
+\ Unless set otherwise, autoboot is automatic at this point
+
OpenPOWER on IntegriCloud