2008-08-08 Richard Sandiford <rdsandiford@googlemail.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-and-nonpic-2b.s
1 .abicalls
2 .symver foo2,foo@@V2
3 .global foo2
4 .ent foo2
5 foo2: jr $31
6 .end foo2
This page took 0.037791 seconds and 4 git commands to generate.