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