historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/openbios/forth/admin/script.fs

17 lines
153 B
Forth
Raw Normal View History

2024-01-16 17:20:27 +00:00
\ 7.4.4.2 The script
: nvedit ( -- )
;
: nvstore ( -- )
;
: nvquit ( -- )
;
: nvrecover ( -- )
;
: nvrun ( -- )
;