* arm-dis.c (print_insn): Fixed search for next
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / mapsecs.s
CommitLineData
d460e92e
JM
1 .text
2 .section .text.f1,"ax",%progbits
3 .type f1, %function
4f1:
5 nop
6 nop
7f1a:
8 nop
9 .section .text.f2,"ax",%progbits
10 .type f2, %function
11f2:
12 nop
13 .word 1
14f2a:
15 nop
This page took 0.055865 seconds and 4 git commands to generate.