Initialize liblttng-ust-common in dependent libraries
[lttng-ust.git] / include / lttng / ust-libc-wrapper.h
index 2eaf5dc6d4c7016827f6ff0928fea0c1e11ace65..0853997bd838f79b277cb7681dd4a34b6c5f897b 100644 (file)
@@ -20,7 +20,7 @@
  * function in liblttng-ust that is overridden by the one in
  * liblttng-ust-wrapper-libc when it's preloaded.
  */
-void lttng_ust_libc_wrapper_malloc_init(void)
+void lttng_ust_libc_wrapper_malloc_ctor(void)
        __attribute__((constructor));
 
 #endif
This page took 0.030189 seconds and 4 git commands to generate.