Update linker tests after partial reversion of PR 20815 patch.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / apuinfo-nul.s
CommitLineData
deddc40b
NS
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.347656 seconds and 4 git commands to generate.