[REACTOS] Cleanup INIT and some PAGE section allocations
[reactos.git] / ntoskrnl / include / internal / amd64 / mm.h
index f6c96bd..1afab8f 100644 (file)
@@ -295,7 +295,6 @@ MI_IS_MAPPED_PTE(PMMPTE PointerPte)
             (PointerPte->u.Hard.PageFrameNumber != 0));
 }
 
-INIT_FUNCTION
 FORCEINLINE
 VOID
 MmInitGlobalKernelPageDirectory(VOID)