blob: 4616a20e92565a8d9e70f2b43bfc29d29e6b3bdc [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001#include "tst-tls5.h"
2
3#ifdef TLS_REGISTER
4/* Ensure tls_registry is exported from the binary. */
5void *tst_tls5mod attribute_hidden = tls_registry;
6#endif