X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=include%2Flttng%2Fust-common.h;h=a59a02359e7a89bd36375d044967eab594b05918;hb=fead889e911348c593cacda290fd69db5b585a24;hp=8396e6b44151b836c136920edd159d1c3a7b560e;hpb=fca97dfd73a96bbf964c39e7f3a21fe70cccee96;p=lttng-ust.git diff --git a/include/lttng/ust-common.h b/include/lttng/ust-common.h index 8396e6b4..a59a0235 100644 --- a/include/lttng/ust-common.h +++ b/include/lttng/ust-common.h @@ -17,4 +17,6 @@ void lttng_ust_common_ctor(void) __attribute__((constructor)); +void lttng_ust_common_alloc_tls(void); + #endif