continue work on build system
[ust.git] / libtracectl / marker-control.h
diff --git a/libtracectl/marker-control.h b/libtracectl/marker-control.h
new file mode 100644 (file)
index 0000000..0b602db
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef MARKER_CONTROL_H
+#define MARKER_CONTROL_H
+
+int marker_control_init(void);
+int ltt_probe_register(struct ltt_available_probe *pdata);
+
+#endif /* MARKER_CONTROL_H */
This page took 0.048218 seconds and 4 git commands to generate.