blob: 0fda51b226fb1ec7d943dceb7d8a88525c35836d [file] [log] [blame]
yuezonghe824eb0c2024-06-27 02:32:26 -07001#include <tls.h>
2
3#ifdef USE_TLS
4#include "tls-macros.h"
5
6COMMON_INT_DEF(bar);
7#endif