Changeset 18935 in vbox
- Timestamp:
- Apr 16, 2009 12:21:00 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PGMInternal.h
r18927 r18935 2148 2148 bool fRamPreAlloc; 2149 2149 /** Alignment padding. */ 2150 bool afAlignment0[ 3];2150 bool afAlignment0[7]; 2151 2151 2152 2152 /** What needs syncing (PGM_SYNC_*).
Note:
See TracChangeset
for help on using the changeset viewer.