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

9 lines
70 B
ArmAsm
Raw Normal View History

2012-03-26 19:18:29 +00:00
.set mips16
.globl x
.ent x
.type x,@function
x:
jr $31
.end x