repo.or.cz
/
uclibc-ng.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ARC: Fix max ULP for cosine test
[uclibc-ng.git]
/
test
/
nptl
/
tst-tls5modd.c
blob
8b54d168c785557cffe162a0eade82b249c45ec9
1
#include
"tst-tls5.h"
2
3
#ifdef TLS_REGISTER
4
static
__thread
int
d
;
5
TLS_REGISTER
(
d
)
6
#endif