[Patch ARM] Fix build attributes for armv8-a in case of assembler files that contain...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / pr12198-1.s
CommitLineData
251665fc
MGD
1 .thumb
2 .global f
3 .type f, %function
4f:
5 svc 0xab
6 bx lr
7
This page took 0.230887 seconds and 4 git commands to generate.