tst-tlsmod6.c 68 B

12345
  1. #ifdef USE_TLS
  2. #include "tls-macros.h"
  3. COMMON_INT_DEF(bar);
  4. #endif