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
/
tls
/
tst-tlsmod5.c
blob: 2ec69e13b3f08d2929a62a85cdbaa2cb760d19a8 (
plain
)
1
2
3
4
5
6
7
#include <tls.h> #ifdef USE_TLS #include "tls-macros.h" COMMON_INT_DEF(foo); #endif