(root)/
binutils-2.41/
ld/
testsuite/
ld-arm/
cortex-a8-arm-target.s
	.syntax unified
	.cpu cortex-a8
	.text
	.arm
	.align 3
	.global targetfn
	.type targetfn, %function
targetfn:
	bx lr