Changeset 15583 in vbox for trunk/include/VBox
- Timestamp:
- Dec 16, 2008 1:28:59 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vm.h
r15433 r15583 139 139 struct HWACCMCPU s; 140 140 #endif 141 char padding[ 8192]; /* multiple of 64 */141 char padding[5120]; /* multiple of 64 */ 142 142 } hwaccm; 143 143
Note:
See TracChangeset
for help on using the changeset viewer.