summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-powerpc/apuinfo-nul1.s
blob: f415e7104034f2830afe2282b8285da3466f9d92 (plain)
1
2
3
4
5
6
7
8
9
10
	.text
_start:	nop

	# dummy empty apuinfo
	# some other tools emit these
	.section ".PPC.EMB.apuinfo"
	.long 8
	.long 0
	.long 2
	.asciz "APUinfo"