(root)/
binutils-2.41/
ld/
testsuite/
ld-powerpc/
vxworks2.s
	.globl	_start
	.type	_start,@function
_start:
	blr
	.end	_start