This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / ld / testsuite / ld-crx / reloc-rel16.s
CommitLineData
42851540
NC
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:
This page took 0.080028 seconds and 4 git commands to generate.