X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=libust%2Fmarker-control.h;h=0a139806f16942ccdbedfb5ee2e57bc5c1315556;hb=e77b8e8e6202b3a5ff87dc20553d2fad9ed5ff2e;hp=0b602db9fd3b14bcef4a7b32e0182dfc45d8a80d;hpb=b4512257eb71d0432554047acf6278dc42a15a75;p=ust.git diff --git a/libust/marker-control.h b/libust/marker-control.h index 0b602db..0a13980 100644 --- a/libust/marker-control.h +++ b/libust/marker-control.h @@ -1,7 +1,7 @@ #ifndef MARKER_CONTROL_H #define MARKER_CONTROL_H -int marker_control_init(void); +int init_marker_control(void); int ltt_probe_register(struct ltt_available_probe *pdata); #endif /* MARKER_CONTROL_H */