Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / openbios / forth / admin / script.fs
diff --git a/qemu/roms/openbios/forth/admin/script.fs b/qemu/roms/openbios/forth/admin/script.fs
new file mode 100644 (file)
index 0000000..a65adb2
--- /dev/null
@@ -0,0 +1,16 @@
+\ 7.4.4.2 The script
+
+: nvedit    ( -- )
+  ;
+  
+: nvstore    ( -- )
+  ;
+  
+: nvquit    ( -- ) 
+  ;
+  
+: nvrecover    ( -- )
+  ;
+  
+: nvrun    ( -- )
+  ;