* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-arm / cortex-a8-far-1.s
blob09d3583a931d06e2ad0a21fbb808f2fcffb8e4ed
1 .syntax unified
2 .thumb
3 .globl two
4 two:
5 bl far_fn
6 .rept 0x200000
7 .long 0
8 .endr