summaryrefslogtreecommitdiff
path: root/test/nptl/tst-tls5mod.c
blob: 4616a20e92565a8d9e70f2b43bfc29d29e6b3bdc (plain)
1
2
3
4
5
6
#include "tst-tls5.h"

#ifdef TLS_REGISTER
/* Ensure tls_registry is exported from the binary.  */
void *tst_tls5mod attribute_hidden = tls_registry;
#endif