Re: Disable execstack and rwx segments warnings for MIPS targets.
[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