tst-tlsmod6.c 86 B

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