Changeset 38941 in vbox for trunk/src/VBox/VMM/include/VMInternal.h
- Timestamp:
- Oct 5, 2011 1:09:59 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 74307
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/VMInternal.h
r38940 r38941 305 305 RTUUID Uuid; 306 306 } VMINTUSERPERVM; 307 #ifdef VBOX_WITH_STATISTICS 307 308 AssertCompileMemberAlignment(VMINTUSERPERVM, StatReqAllocNew, 8); 309 #endif 308 310 309 311 /** Pointer to the VM internal data kept in the UVM. */
Note:
See TracChangeset
for help on using the changeset viewer.