Annotation of qemu/roms/openbios/forth/admin/reset.fs, revision 1.1.1.1

1.1       root        1: \ 7.4.7    Reset
                      2: 
                      3: defer reset-all    ( -- )
                      4: 
                      5: : no-reset-all
                      6:   s" reset-all is not available on this platform." type cr
                      7:   ;
                      8: 
                      9: ' no-reset-all to reset-all 
                     10: 
                     11: \ OpenBOOT knows reset as well.
                     12: : reset reset-all ;

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.