- Timestamp:
- Feb 16, 2016 2:15:55 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/USB/VUSBInternal.h
r59704 r59705 368 368 VUSBIROOTHUBCONNECTOR IRhConnector; 369 369 370 #if HC_ARCH_BITS == 32 371 uint32_t Alignment0; 372 #endif 373 370 374 /** Critical section protecting the device list. */ 371 375 RTCRITSECT CritSectDevices;
Note:
See TracChangeset
for help on using the changeset viewer.