Fix linker tests to work with 16-bit targets.
[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.035875 seconds and 4 git commands to generate.