mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-06 01:00:55 +11:00
5 lines
97 B
Plaintext
5 lines
97 B
Plaintext
: FD@ ['] RDSEC SWAP FD@! ;
|
|
: FD! ['] WRSEC SWAP FD@! ;
|
|
: FD$ ['] FD@ BLK@* ! ['] FD! BLK!* ! ;
|
|
|