0b602db9fd3b14bcef4a7b32e0182dfc45d8a80d
[ust.git] / libust / marker-control.h
1 #ifndef MARKER_CONTROL_H
2 #define MARKER_CONTROL_H
3
4 int marker_control_init(void);
5 int ltt_probe_register(struct ltt_available_probe *pdata);
6
7 #endif /* MARKER_CONTROL_H */
This page took 0.037945 seconds and 3 git commands to generate.