Make memory type verification helpers accessible to PFN
This commit is contained in:
@@ -19,8 +19,6 @@ namespace MM
|
||||
{
|
||||
public:
|
||||
STATIC XTAPI VOID InitializeMemoryManager(VOID);
|
||||
|
||||
private:
|
||||
STATIC XTAPI BOOLEAN VerifyMemoryTypeFree(LOADER_MEMORY_TYPE MemoryType);
|
||||
STATIC XTAPI BOOLEAN VerifyMemoryTypeInvisible(LOADER_MEMORY_TYPE MemoryType);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user