binutils-gdb/ld/testsuite/ld-arm/thumb-entry.s

9 lines
75 B
ArmAsm

.text
.arch armv4t
.thumb
.global _start
.thumb_func
_start:
bx lr