Don't write to inferior_ptid in gnu-nat.c
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / aix-rel-1.s
1 .globl foo
2 .csect foo[RW]
3 foo:
4 .long .puts
5 .long foobar
This page took 0.02988 seconds and 4 git commands to generate.