]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/macros/app3.s
This commit was manufactured by cvs2svn to create branch 'binutils-
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / macros / app3.s
CommitLineData
fdf63aff
HPN
1#NO_APP
2 .text
3 .macro foo
4a:
5 .long 42
6 .endm
7#APP
8 foo
9b:
10 .long 56
11#NO_APP
12c:
13 .long 78