asyn-only dev support + in_gp2x driver
[libpicofe.git] / gp2x / in_gp2x.h
diff --git a/gp2x/in_gp2x.h b/gp2x/in_gp2x.h
new file mode 100644 (file)
index 0000000..30af5c3
--- /dev/null
@@ -0,0 +1,3 @@
+
+void in_gp2x_init(void *vdrv);
+int in_gp2x_update(void *drv_data, int *binds);