gdb/testsuite: Merge whatis.exp and ctf-whatis.exp
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-z.s
CommitLineData
bcae4342
HPN
1 .globl z
2 .section .tdata,"awT",@progbits
3 .p2align 2
4 .type z, @object
5 .size z, 4
6z:
7 .long 42
This page took 0.469516 seconds and 4 git commands to generate.