mpir/yasm/tests/nasm/circular2.asm
2010-06-25 16:28:41 +00:00

3 lines
54 B
NASM

times (label-$+1) db 0
label: db 'NOW where am I?'