(root)/
binutils-2.41/
ld/
testsuite/
ld-arm/
thumb-entry.s
	.text
	.arch armv4t
	.thumb
	.global _start
	.thumb_func
_start:
	bx lr