Don't write to inferior_ptid in gnu-nat.c
[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.031863 seconds and 4 git commands to generate.