bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / apuinfo-nul1.s
1 .text
2 _start: 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.031539 seconds and 5 git commands to generate.