mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
Fix a bit of warnings
svn path=/trunk/; revision=23611
This commit is contained in:
@@ -260,7 +260,15 @@
|
||||
pseTup->wIndex = endp_aDdr;\
|
||||
}
|
||||
|
||||
|
||||
// Forward structs declarations
|
||||
struct _URB;
|
||||
struct _HCD;
|
||||
struct _USB_DEV_MANAGER;
|
||||
struct _USB_DEV;
|
||||
struct _USB_ENDPOINT;
|
||||
struct _USB_EVENT;
|
||||
struct _USB_EVENT_POOL;
|
||||
struct _USB_DRIVER;
|
||||
|
||||
/* USB constants */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user