sync config/ChangeLog
[binutils.git] / ld / testsuite / ld-mips-elf / mips16-call-global-2.s
blob2843fcd6ecd40690cb72c75f7a0b9c7865e65c9b
1 .set mips16
3 .globl x
4 .ent x
5 .type x,@function
6 x:
7 jr $31
8 .end x