mpir/yasm/tests/nasm/circular2.asm

3 lines
52 B
NASM
Raw Normal View History

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