2007-10-10 Markus Deuling <deuling@de.ibm.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / mips16-call-global-2.s
CommitLineData
6085129a 1 .set mips16
35d3d567
TS
2
3 .globl x
4 .ent x
5 .type x,@function
6x:
7 jr $31
8 .end x
This page took 0.0649 seconds and 4 git commands to generate.