Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / wrap1b.s
1 .text
2 .globl __wrap_deal
3 __wrap_deal:
4 jmp __real_deal
This page took 0.03181 seconds and 4 git commands to generate.