Copyright update for binutils
[binutils-gdb.git] / gas / testsuite / gas / mach-o / symbols-5.s
1
2 .private_extern a
3 a: .space 1
4
5 .globl b
6 b: .space 1
7
8 .private_extern c
9 .globl c
10 c: .space 1
11
12 .private_extern d
13
14 .globl e
15
16 .globl f
17 .private_extern f