Fix implib test failures
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-and-nonpic-5b.s
1 .abicalls
2 .global ext
3 .ent ext
4 ext:
5 .word foo
6 .word bar
7 .word obj1
8 .word obj2
9 .end ext
This page took 0.033965 seconds and 4 git commands to generate.