1# Test pc relative relocation R_CRX_REL16
2
3	.section	.text_16,"ax","progbits"
4	.global _start
5	.global foo16
6_start:
7	bal ra, foo16
8foo16:
9