Changeset 9715 in vbox
- Timestamp:
- Jun 16, 2008 12:00:08 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/VMM/PGMInternal.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PGMInternal.h
r9692 r9715 1309 1309 uint16_t iNext; 1310 1310 /** The user page index. */ 1311 uint 32_t iUser;1311 uint16_t iUser; 1312 1312 /** Index into the user table. */ 1313 1313 uint32_t iUserTable;
Note:
See TracChangeset
for help on using the changeset viewer.

