X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=include%2Flttng%2Fust-common.h;h=a59a02359e7a89bd36375d044967eab594b05918;hb=cf914d169665d78854f6d0e1c8ff9d9aff6122d1;hp=8396e6b44151b836c136920edd159d1c3a7b560e;hpb=a9fd951a21f28704ffdfd4217766f725a217208b;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