summaryrefslogtreecommitdiff
path: root/control.h
diff options
context:
space:
mode:
Diffstat (limited to 'control.h')
-rw-r--r--control.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/control.h b/control.h
new file mode 100644
index 0000000..9537682
--- /dev/null
+++ b/control.h
@@ -0,0 +1,2 @@
+int control_start();
+void control_free();