summaryrefslogtreecommitdiffstats
path: root/src/isi-gpds.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/isi-gpds.h')
-rw-r--r--src/isi-gpds.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/isi-gpds.h b/src/isi-gpds.h
new file mode 100644
index 0000000..d0e93f1
--- /dev/null
+++ b/src/isi-gpds.h
@@ -0,0 +1,9 @@
+
+#ifndef _ISI_GPDS_H
+#define _ISI_GPDS_H
+
+void proto_reg_handoff_isi_gpds(void);
+void proto_register_isi_gpds(void);
+
+#endif
+