mpir/yasm/tests/nasm/circular2.asm
wbhart c9c6661eb0 second try
Signed-off-by: Brian Gladman <brg@gladman.plus.com>
2009-11-17 14:31:29 +00:00

3 lines
52 B
NASM

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