Changeset 81031 in vbox for trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp
- Timestamp:
- Sep 26, 2019 7:26:33 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp
r80063 r81031 404 404 CHECK_MEMBER_ALIGNMENT(VGASTATE, cMonitors, 8); 405 405 CHECK_MEMBER_ALIGNMENT(VGASTATE, GCPhysVRAM, 8); 406 CHECK_MEMBER_ALIGNMENT(VGASTATE, Dev, 8);407 406 CHECK_MEMBER_ALIGNMENT(VGASTATE, CritSect, 8); 408 407 CHECK_MEMBER_ALIGNMENT(VGASTATE, StatRZMemoryRead, 8);
Note:
See TracChangeset
for help on using the changeset viewer.