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