aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/unwind-rel3.s
blob: 8511339c1da3553ebf634f336db7560d128f71eb (plain)
1
2
3
4
5
6
7
8
9
	.syntax unified
	.text
	.global end
	.type end, %function
end:
	.fnstart
	.save {r4, lr}
	bx lr
	.fnend