This commit is contained in:
dborth 2009-09-25 18:47:39 +00:00
parent bbc1d7a53c
commit 1341d4070a

View File

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