summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/arm-target1.s
blob: 5a7ba91459bba5b97dec652b2f8b1f071e69d906 (plain)
1
2
3
4
5
6
# Test the R_ARM_TARGET1 relocation
	.text
	.global _start
_start:
	.word foo(target1)
foo: