(root)/
binutils-2.41/
ld/
testsuite/
ld-arm/
vxworks2.s
	.globl	_start
	.type	_start, %function
_start:
	mov	pc, lr
	.end	_start