MIPS/LD/testsuite: Use $linux_gnu consistently across `mips-elf.exp'
[binutils-gdb.git] / ld / testsuite / ld-mips-elf / got-page-7c.s
1 .globl f3
2 .ent f3
3 f3:
4 lw $4,%got_page(g + 0x8000)($gp)
5 addiu $4,$4,%got_ofst(g + 0x8000)
6 .end f3