Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / start.s
1 * Just a start symbol and some non-NOP padding.
2 .text
3 .global _start
4 _start:
5 SET $253,1
This page took 0.030028 seconds and 4 git commands to generate.