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