summaryrefslogtreecommitdiff
path: root/csid.h
diff options
context:
space:
mode:
Diffstat (limited to 'csid.h')
-rw-r--r--csid.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/csid.h b/csid.h
new file mode 100644
index 00000000..bbc0597d
--- /dev/null
+++ b/csid.h
@@ -0,0 +1,8 @@
+#ifndef __CSID_H
+#define __CSID_H
+
+extern codec_t csid;
+
+#endif // __CSID_H
+
+