Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / aix-core-sec-2.s
1 .globl foo
2 .csect foo[RW]
3 foo:
4 .long 0x12345678
5 .long 0xdeadbeef
This page took 0.029057 seconds and 4 git commands to generate.