* elfxx-mips.c (LOAD_INTERLOCKS_P): New define.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-and-nonpic-1b.s
CommitLineData
861fb55a
DJ
1 .abicalls
2 .option pic0
3 .global __start
4 .ent __start
5__start:
6 jal f1
7 jal f2
8 jal f3
9 .end __start
This page took 0.061741 seconds and 4 git commands to generate.