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