summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mach-o/symbols-5.s
blob: a43266d3bdc00c366305ab7a8a0f5d85f82d668e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

	.private_extern a
a:	.space 1

	.globl b
b:	.space 1

	.private_extern c
	.globl c
c:	.space 1

	.private_extern d
	
	.globl e
	
	.globl f
	.private_extern f