]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-powerpc/aix-tls-section.s
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-powerpc / aix-tls-section.s
CommitLineData
1b2cb8e2
CC
1 /* .tbss */
2 .comm foo[UL],8
3 .lcomm foo2_l,8,foo2[UL]
4
5 /* .tdata */
6 .globl bar[TL]
7 .csect bar[TL]
8 .long 1