PR ld/21375: MIPS: Fix non-zero run-time value for undefined weaks
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / n64-plt.s
CommitLineData
789ff5b6
MR
1 .abicalls
2 .option pic0
3 .text
4
5 .globl foo
6 .ent foo
7foo:
8 j bar
9 .end foo
This page took 0.034676 seconds and 4 git commands to generate.