blob: b53e16ea1d928b17eeda108f69e057ac8906dd95 [file] [log] [blame]
#include <config.h>
#ifdef HAVE_TLS
__thread int static_extern;
#endif