1# Test the R_ARM_TARGET2 relocation
2	.text
3	.global _start
4_start:
5	.word foo(target2)
6foo:
7