Retro68/binutils/ld/testsuite/ld-mips-elf/pic-and-nonpic-2b.s
2012-03-26 21:18:29 +02:00

7 lines
82 B
ArmAsm

.abicalls
.symver foo2,foo@@V2
.global foo2
.ent foo2
foo2: jr $31
.end foo2