mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 04:13:35 +00:00
Fix Mm64BitPhysicalAddress
svn path=/trunk/; revision=46556
This commit is contained in:
@@ -48,7 +48,7 @@ MemType[] =
|
||||
"LoaderXIPRom "
|
||||
};
|
||||
|
||||
PBOOLEAN Mm64BitPhysicalAddress = FALSE;
|
||||
BOOLEAN Mm64BitPhysicalAddress = FALSE;
|
||||
ULONG MmReadClusterSize;
|
||||
//
|
||||
// 0 | 1 is on/off paging, 2 is undocumented
|
||||
|
||||
Reference in New Issue
Block a user