Expose a common alloc_tls for liblttng-ust-common
[lttng-ust.git] / include / lttng / ust-common.h
index 8396e6b44151b836c136920edd159d1c3a7b560e..a59a02359e7a89bd36375d044967eab594b05918 100644 (file)
@@ -17,4 +17,6 @@
 void lttng_ust_common_ctor(void)
        __attribute__((constructor));
 
+void lttng_ust_common_alloc_tls(void);
+
 #endif
This page took 0.022995 seconds and 4 git commands to generate.