mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Lame... build fix.
svn path=/trunk/; revision=49008
This commit is contained in:
@@ -1194,6 +1194,12 @@ MiInitializeSystemSpaceMap(
|
||||
IN PVOID InputSession OPTIONAL
|
||||
);
|
||||
|
||||
ULONG
|
||||
NTAPI
|
||||
MiMakeProtectionMask(
|
||||
IN ULONG Protect
|
||||
);
|
||||
|
||||
//
|
||||
// MiRemoveZeroPage will use inline code to zero out the page manually if only
|
||||
// free pages are available. In some scenarios, we don't/can't run that piece of
|
||||
|
||||
Reference in New Issue
Block a user