summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-arm/thumb-entry.s
blob: 5b3659d9c0e251e25f40ffe2415b6cc959ace896 (plain)
1
2
3
4
5
6
7
8
	.text
	.arch armv4t
	.thumb
	.global _start
	.thumb_func
_start:
	bx lr