glibc/elf/tst-tlsmod6.c

8 lines
86 B
C

#include <tls.h>
#ifdef USE_TLS
#include "tls-macros.h"
COMMON_INT_DEF(bar);
#endif