Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[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.030688 seconds and 4 git commands to generate.