summaryrefslogtreecommitdiffstats
path: root/binutils-2.21/ld/testsuite/ld-mips-elf/pic-and-nonpic-2b.s
blob: 4770b22394c16f26f1ed5d100d539eab00a3e9d0 (plain)
1
2
3
4
5
6
	.abicalls
	.symver	foo2,foo@@V2
	.global	foo2
	.ent	foo2
foo2:	jr	$31
	.end	foo2