repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add more tests of atanh.
[glibc.git]
/
nptl
/
tst-tls5mod.c
blob
b308bd60e1237f6a98ee7c8dfcbb99ac52bab5de
1
#include <tst-tls5.h>
2
3
#ifdef TLS_REGISTER
4
/* Ensure tls_registry is exported from the binary. */
5
void
*
tst_tls5mod attribute_hidden
=
tls_registry
;
6
#endif