aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-mips-elf/pie.s
blob: 442de015006b57dfbaf333601609e13b689edb96 (plain)
1
2
3
4
5
6
7
	.abicalls
	.global	__start
	.type	__start, @function
	.ent	__start
__start:
	jr $31
	.end	__start