1
0
Fork 0
forked from len0rd/rockbox

Get the last warning for vibe 500 bootloader.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29056 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Sevakis 2011-01-15 09:11:38 +00:00
parent 7b7cfc31c5
commit 0647c9e1e7

View file

@ -25,5 +25,6 @@
#define USB_TARGET_H
bool usb_init_device(void);
void usb_pin_init(void); /* Init the GPIO input only */
#endif