Changeset 59701 in vbox for trunk/src/VBox/Devices/USB
- Timestamp:
- Feb 16, 2016 12:21:47 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/USB/VUSBInternal.h
r59700 r59701 339 339 VUSBIROOTHUBCONNECTOR IRhConnector; 340 340 341 #if HC_ARCH_BITS == 32342 uint32_t Alignment0;343 #endif344 341 /** Critical section protecting the device list. */ 345 342 RTCRITSECT CritSectDevices;
Note:
See TracChangeset
for help on using the changeset viewer.