aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-mips-elf/n64-plt-lib.s
blob: 40409af59c5d6c424eb1966f41f515988faa8741 (plain)
1
2
3
4
5
6
7
8
9
10
11
	.abicalls
	.text

	.globl	bar
	.ent	bar
bar:
	.frame	$sp, 0, $31
	.mask	0x00000000, 0
	.fmask	0x00000000, 0
	jr	$31
	.end	bar