* linux-nat.c (debug_linux_nat_async): Delete.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / cortex-a8-fix-bcc-plt.s
CommitLineData
7d24e6a6
RS
1 .syntax unified
2 .globl foo
3 .type foo,%function
4 .thumb_func
5foo:
6 nop @ 0x00
7 movw r0,#0 @ 0x02
8 movw r0,#0 @ 0x06
9 movw r0,#0 @ 0x0a
10 beq.w bar(PLT) @ 0x0e
This page took 0.023741 seconds and 4 git commands to generate.