summaryrefslogtreecommitdiff
path: root/coe.h
diff options
context:
space:
mode:
Diffstat (limited to 'coe.h')
-rw-r--r--coe.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/coe.h b/coe.h
new file mode 100644
index 0000000..1559bc1
--- /dev/null
+++ b/coe.h
@@ -0,0 +1,6 @@
+#ifndef COE_H
+#define COE_H
+
+extern int coe();
+
+#endif