Extend step-over-syscall.exp with different detach-on-fork and follow-fork modes
[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.327444 seconds and 4 git commands to generate.