summaryrefslogtreecommitdiffstats
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 @@
1#ifndef COE_H
2#define COE_H
3
4extern int coe();
5
6#endif