Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / openbios / forth / admin / script.fs
1 \ 7.4.4.2 The script
2
3 : nvedit    ( -- )
4   ;
5   
6 : nvstore    ( -- )
7   ;
8   
9 : nvquit    ( -- ) 
10   ;
11   
12 : nvrecover    ( -- )
13   ;
14   
15 : nvrun    ( -- )
16   ;