This commit is contained in:
dborth 2009-09-25 18:47:55 +00:00
parent c9f4238e99
commit bccefeab05

View File

@ -249,7 +249,7 @@ const devoptab_t gecko_out = {
NULL // device statvfs_r
};
static void USBGeckoOutput()
void USBGeckoOutput()
{
LWP_MutexInit(&gecko_mutex, false);
gecko = usb_isgeckoalive(1);