Retro68/binutils/ld/testsuite/ld-mips-elf/mips16-call-global-3.s

17 lines
130 B
ArmAsm
Raw Normal View History

2012-03-26 19:18:29 +00:00
.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