2010-01-06 Quentin Neill <quentin.neill@amd.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / altmac2.s
1 .macro m1 str
2 .ascii "&str"
3 .endm
4
5 .data
6
7 m1 <!>!<!!>
This page took 0.029418 seconds and 4 git commands to generate.