index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
nptl
/
tst-tls5modd.c
blob: 8b54d168c785557cffe162a0eade82b249c45ec9 (
plain
)
1
2
3
4
5
6
#include "tst-tls5.h" #ifdef TLS_REGISTER static __thread int d; TLS_REGISTER (d) #endif