X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=libust%2Fmarker-control.h;h=a1b65a187879b400e2f04f5e8a1059b9d8054243;hb=HEAD;hp=655727261fa4bf621879fc6cb0223df57acb3e0b;hpb=a09dac63957396890b1085cac0fee92ecc5db87a;p=ust.git diff --git a/libust/marker-control.h b/libust/marker-control.h index 6557272..a1b65a1 100644 --- a/libust/marker-control.h +++ b/libust/marker-control.h @@ -19,7 +19,7 @@ #ifndef MARKER_CONTROL_H #define MARKER_CONTROL_H -int init_marker_control(void); +int init_ust_marker_control(void); int ltt_probe_register(struct ltt_available_probe *pdata); #endif /* MARKER_CONTROL_H */