blob: d63ceff8d02eaf844ddaeff907fcbf1a036f9f32 [file] [log] [blame]
#include <tst-tls5.h>
#ifdef TLS_REGISTER
static __thread int c;
TLS_REGISTER (c)
#endif