[NTOSKRNL]
[reactos.git] / reactos / ntoskrnl / include / internal / mm.h
index f61ac5c..6ba3a3b 100644 (file)
@@ -487,7 +487,6 @@ MmCreateMemoryArea(
     SIZE_T Length,
     ULONG Protection,
     PMEMORY_AREA *Result,
-    BOOLEAN FixedAddress,
     ULONG AllocationFlags,
     ULONG AllocationGranularity
 );