Changeset 81556 in vbox for trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp
- Timestamp:
- Oct 25, 2019 10:47:42 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp
r81031 r81556 350 350 # ifdef VBOX_WITH_EHCI_IMPL 351 351 CHECK_MEMBER_ALIGNMENT(EHCI, RootHub, 8); 352 # ifdef VBOX_WITH_STATISTICS353 CHECK_MEMBER_ALIGNMENT(EHCI, StatCanceledIsocUrbs, 8);354 # endif355 352 # endif 356 353 # ifdef VBOX_WITH_XHCI_IMPL
Note:
See TracChangeset
for help on using the changeset viewer.