diff options
Diffstat (limited to 'vusb/host_vusb.h')
| -rw-r--r-- | vusb/host_vusb.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vusb/host_vusb.h b/vusb/host_vusb.h new file mode 100644 index 000000000..f09ad5822 --- /dev/null +++ b/vusb/host_vusb.h | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | #ifndef HOST_VUSB_H | ||
| 2 | #define HOST_VUSB_H | ||
| 3 | |||
| 4 | void host_vusb_keyboard_send(void); | ||
| 5 | |||
| 6 | #endif | ||
