Changeset 86473 in vbox for trunk/src/VBox/VMM/VMMRZ
- Timestamp:
- Oct 7, 2020 5:30:25 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 140782
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp
r82968 r86473 21 21 *********************************************************************************************************************************/ 22 22 #define LOG_GROUP LOG_GROUP_PGM_DYNMAP 23 #define VBOX_WITHOUT_PAGING_BIT_FIELDS /* 64-bit bitfields are just asking for trouble. See @bugref{9841} and others. */ 23 24 #include <VBox/vmm/pgm.h> 24 25 #include "PGMInternal.h"
Note:
See TracChangeset
for help on using the changeset viewer.