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