Changeset 20992 in vbox for trunk/include
- Timestamp:
- Jun 26, 2009 6:20:27 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vm.h
r20838 r20992 179 179 struct VMMCPU s; 180 180 #endif 181 char padding[ 256]; /* multiple of 64 */181 char padding[384]; /* multiple of 64 */ 182 182 } vmm; 183 183
Note:
See TracChangeset
for help on using the changeset viewer.