Files
openbios/forth/packages/disklabel.fs

24 lines
369 B
Forth
Raw Normal View History

\ tag: disklabel support package
\
\ Copyright (C) 2003 Stefan Reinauer
\
\ See the file "COPYING" for further information about
\ the copyright and warranty status of this work.
\
" /packages" find-device
\
\ IEEE 1275 disklabel package
\
new-device
" disklabel" device-name
external
\ now the methods...
finish-device
\ clean up afterwards
device-end