* elf32-m32c.c (m32c_offset_for_reloc): Fix local symbol
[binutils.git] / ld / testsuite / ld-arm / thumb-entry.s
blob5b3659d9c0e251e25f40ffe2415b6cc959ace896
1 .text
2 .arch armv4t
3 .thumb
4 .global _start
5 .thumb_func
6 _start:
7 bx lr