X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=libust%2Fmarker-control.h;h=0a139806f16942ccdbedfb5ee2e57bc5c1315556;hb=9160b4e4541d3a6010e4e671ee5deb3ea89f4211;hp=0b602db9fd3b14bcef4a7b32e0182dfc45d8a80d;hpb=c61f73854065e0d4562c4ddcefebe756510540af;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 */