Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / apuinfo-nul.s
1 .text
2 nop
3
4 # dummy empty apuinfo
5 # some other tools emit these
6 .section ".PPC.EMB.apuinfo"
7 .long 8
8 .long 0
9 .long 2
10 .asciz "APUinfo"
This page took 0.029987 seconds and 4 git commands to generate.