OSDN Git Service

h8300: O_DIRECT and O_DIRECTIRY swapping.
[uclinux-h8/uclibc-ng.git] / test / tls / tst-tlsmod6.c
1 #include <tls.h>
2
3 #ifdef USE_TLS
4 #include "tls-macros.h"
5
6 COMMON_INT_DEF(bar);
7 #endif