historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/openbios/forth/admin/script.fs
2024-01-16 11:20:27 -06:00

16 lines
153 B
Forth

\ 7.4.4.2 The script
: nvedit ( -- )
;
: nvstore ( -- )
;
: nvquit ( -- )
;
: nvrecover ( -- )
;
: nvrun ( -- )
;