]> Git Repo - binutils.git/blob - gas/testsuite/gasp/mri/embed.asm
19990502 sourceware import
[binutils.git] / gas / testsuite / gasp / mri / embed.asm
1 embed   macro   label
2 addr&&label     dc.l    label
3         endm
4
5         embed   foo
This page took 0.024579 seconds and 4 git commands to generate.