fix warnings
[ust.git] / libust / marker.h
index 3a86ac3732c4e5924aa6bd776c77fda8edcf6616..25c27f62ca774020ae43c7c7e2e86e52810af8d2 100644 (file)
@@ -297,4 +297,6 @@ static void __attribute__((constructor)) __markers__init(void)                              \
 
 void marker_set_new_marker_cb(void (*cb)(struct marker *));
 
+void init_markers(void);
+
 #endif
This page took 0.022023 seconds and 4 git commands to generate.