summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-arm/cortex-a8-arm-target.s
blob: d5174c4f773dfedbe6501cd344a2fef8ce9b4be6 (plain)
1
2
3
4
5
6
7
8
9
	.syntax unified
	.cpu cortex-a8
	.text
	.arm
	.align 3
	.global targetfn
	.type targetfn, %function
targetfn:
	bx lr