Changeset 24799 in vbox for trunk/include/VBox
- Timestamp:
- Nov 19, 2009 3:52:31 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 55016
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vm.h
r24722 r24799 211 211 struct PGMCPU s; 212 212 #endif 213 uint8_t padding[ 28*1024]; /* multiple of 4096 */213 uint8_t padding[32*1024]; /* multiple of 4096 */ 214 214 } pgm; 215 215
Note:
See TracChangeset
for help on using the changeset viewer.