mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 08:17:09 +08:00
This not only makes PAE possible, but also allows to make the definitions and macros in the memory manager header files more human-readable. CORE-16702 * [SDK][NDK] Make the _MMPTE_HARDWARE structure more compact and more human-readable. * [SDK][NDK] Add definitions a struct _MMPTE for PAE mode.