ust: add markers autoconnect
[ust.git] / libmarkers / marker.h
index aebe27a975c9bfa7eb171c93c6c8d1144267c120..62954e1c3f94a43c511164459ac76073c1fd73f4 100644 (file)
@@ -294,3 +294,5 @@ static void __attribute__((constructor)) __markers__init(void)                              \
 }
 
 #endif
+
+void marker_set_new_marker_cb(void (*cb)(struct marker *));
This page took 0.022802 seconds and 4 git commands to generate.