summaryrefslogtreecommitdiff
path: root/tests/nasm/circular2.asm
blob: ea558aedae68849caed7deaa8a8ade25bc22e2e7 (plain)
1
2
	times (label-$+1) db 0
label:	db 'NOW where am I?'