This commit is contained in:
dborth 2009-09-25 18:46:44 +00:00
parent 62835600e5
commit bbc1d7a53c

View File

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