* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-arm / cortex-a8-thumb-target.s
blob96c180f1dfd7b11d46be3db72ae47dde0efea803
1 .syntax unified
2 .cpu cortex-a8
3 .text
4 .thumb
5 .thumb_func
6 .align 3
7 .global targetfn
8 .type targetfn, %function
9 targetfn:
10 bx lr