summaryrefslogtreecommitdiff
path: root/firmware/export/usb.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/usb.h')
-rw-r--r--firmware/export/usb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/export/usb.h b/firmware/export/usb.h
index 74c4826006..ff85cb99ce 100644
--- a/firmware/export/usb.h
+++ b/firmware/export/usb.h
@@ -234,7 +234,6 @@ bool usb_driver_enabled(int driver);
234/* returns whether exclusive storage is available for USB */ 234/* returns whether exclusive storage is available for USB */
235bool usb_exclusive_storage(void); 235bool usb_exclusive_storage(void);
236#endif /* HAVE_USBSTACK */ 236#endif /* HAVE_USBSTACK */
237int usb_release_exclusive_storage(void);
238 237
239#ifdef USB_FIREWIRE_HANDLING 238#ifdef USB_FIREWIRE_HANDLING
240bool firewire_detect(void); 239bool firewire_detect(void);