aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-mips-elf/mips16-call-global-3.s
blob: 5113c5d44a946f1d751c0d92059b8e8d9c3cf02a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
	.set	nomips16

	.globl	y
	.ent	y
	.type	y,@function
y:
	jr	$31
	.end	y

	.ent	z
	.type	z,@function
z:
	jr	$31
	.end	z

	.space 8