summaryrefslogtreecommitdiff
path: root/ps2_vusb/host_vusb.h
diff options
context:
space:
mode:
authortmk2011-02-13 00:15:51 +0900
committertmk2011-02-22 03:09:05 +0900
commit9a938eecbd2b70c970992583b5c16da717d8e254 (patch)
tree22ac37491f88aa60d917a18696c93f61a429d43c /ps2_vusb/host_vusb.h
parent2b8cd88ab142068eed0a3f230a3de79deb567536 (diff)
host interface for pjrc
Diffstat (limited to 'ps2_vusb/host_vusb.h')
-rw-r--r--ps2_vusb/host_vusb.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/ps2_vusb/host_vusb.h b/ps2_vusb/host_vusb.h
deleted file mode 100644
index f09ad5822..000000000
--- a/ps2_vusb/host_vusb.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef HOST_VUSB_H
-#define HOST_VUSB_H
-
-void host_vusb_keyboard_send(void);
-
-#endif