[ARC] Fix warn.exp test error.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / pr12198-2.s
1 .thumb
2 .global f
3 .type f, %function
4 f:
5 svc 0xab
6 dsb
7 bx lr
8
This page took 0.029016 seconds and 4 git commands to generate.