collapseos/blk/157

17 lines
97 B
Plaintext

: WIPE BLK( 1024 0 FILL BLK!! ;
( src dst -- )
: COPY FLUSH SWAP BLK@ BLK> ! BLK! ;