Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / finin.s
1 .section .fini, "a"
2 .p2align 5
3 .type last,%function
4 last:
5 .dc.a 0x0
6 .size last,.-last
This page took 0.079712 seconds and 4 git commands to generate.