summaryrefslogtreecommitdiffstats
path: root/lassi-xtest.h
diff options
context:
space:
mode:
Diffstat (limited to 'lassi-xtest.h')
-rw-r--r--lassi-xtest.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/lassi-xtest.h b/lassi-xtest.h
new file mode 100644
index 0000000..f8d2bc0
--- /dev/null
+++ b/lassi-xtest.h
@@ -0,0 +1,6 @@
+#ifndef foolassixtesthfoo
+#define foolassixtesthfoo
+
+int xtest_init(void);
+
+#endif