tst-tls5mod.c 157 B

123456
  1. #include "tst-tls5.h"
  2. #ifdef TLS_REGISTER
  3. /* Ensure tls_registry is exported from the binary. */
  4. void *tst_tls5mod attribute_hidden = tls_registry;
  5. #endif