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