* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-arm / unwind-5.s
blobd15677d52bcb68f9561c06a693edb2d85f31e03a
1 .syntax unified
2 .text
3 .global __aeabi_unwind_cpp_pr0
4 .type __aeabi_unwind_cpp_pr0, %function
5 __aeabi_unwind_cpp_pr0:
6 .global _start
7 .type _start, %function
8 _start:
9 .fnstart
10 .save {r4, lr}
11 bx lr
12 .fnend