Add support for DT_MIPS_RLD_MAP_REL.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pie.s
1 .abicalls
2 .global __start
3 .ent __start
4 __start:
5 jr $31
6 .end __start
This page took 0.032224 seconds and 5 git commands to generate.