summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-mips-elf/pic-and-nonpic-2a.s
blob: 45a490f945a81fd06545bf0dd98df773da328668 (plain)
1
2
3
4
5
6
7
	.abicalls
	.option	pic0
	.global	__start
	.ent	__start
__start:
	jal	foo
	.end	__start