index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
elf
/
tst-tlsmod6.c
blob: 0fda51b226fb1ec7d943dceb7d8a88525c35836d (
plain
) (
blame
)
1
2
3
4
5
6
7
#include
<tls.h>
#ifdef USE_TLS
#include
"tls-macros.h"
COMMON_INT_DEF
(
bar
);
#endif