Some get_last_target_status tweaks
[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
02277eae 6 .align 4
35d3d567
TS
7x:
8 jr $31
9 .end x
This page took 0.569872 seconds and 4 git commands to generate.