mirror of
https://github.com/dborth/vbagx.git
synced 2024-12-27 11:11:50 +01:00
This commit is contained in:
parent
c9f4238e99
commit
bccefeab05
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user