Test library load/unload events
[lttng-tools.git] / tests / regression / ust / ust-dl / libzzz.h
diff --git a/tests/regression/ust/ust-dl/libzzz.h b/tests/regression/ust/ust-dl/libzzz.h
new file mode 100644 (file)
index 0000000..4bd0301
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef _LIBZZZ_H
+#define _LIBZZZ_H
+
+int zzz(void);
+
+#endif  /* _LIBZZZ_H */
This page took 0.037772 seconds and 5 git commands to generate.