old-cross-binutils/gas/testsuite/gasp/mri/embed.asm

6 lines
59 B
NASM
Raw Normal View History

1999-05-03 07:29:11 +00:00
embed macro label
addr&&label dc.l label
endm
embed foo