Fixed matching in newly added test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / macros / exit.s
1
2 .macro MAC
3 BAD_OP
4 .endm
5
6 .exitm
7
8 MAC
This page took 0.058292 seconds and 4 git commands to generate.