C++程序  |  6行  |  68 B

#include <config.h>

#ifdef HAVE_TLS
__thread int so_extern;
#endif