5 lines
56 B
NASM
5 lines
56 B
NASM
|
format binary
|
||
|
use32
|
||
|
include 'std.inc'
|
||
|
|
||
|
resv_stuff 512-$
|