Add abi0 conflict tests
[lttng-ust.git] / tests / regression / abi0-conflict / libone.h
diff --git a/tests/regression/abi0-conflict/libone.h b/tests/regression/abi0-conflict/libone.h
new file mode 100644 (file)
index 0000000..120623f
--- /dev/null
@@ -0,0 +1,8 @@
+/*
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
+ * Copyright (C) 2021 Michael Jeanson <mjeanson@efficios.com>
+ */
+
+void libone_dummy(void);
+void libone(void);
This page took 0.023803 seconds and 4 git commands to generate.