gdb: Convert language la_compute_program field to a method
[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.030345 seconds and 4 git commands to generate.