Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-cris / tls-x1x2.s
blobfd5d349fb84f203e78a915fa6edecefe32c0eaa4
1 .globl x1
2 .section .tdata,"awT",@progbits
3 .p2align 2
4 .type x1, @object
5 .size x1, 4
6 x1:
7 .long 41
8 .globl x2
9 .p2align 2
10 .type x2, @object
11 .size x2, 4
12 x2:
13 .long 42