]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkModulePkg/Core/Dxe/Mem/Page.c
Update MDE and EdkModule packages for ICC build with /W4 /WX /Ox switches, for some...
[mirror_edk2.git] / EdkModulePkg / Core / Dxe / Mem / Page.c
index 47b41671bd13ce592bf3e55c49b07e556bda06af..c4f3274906b553382380873b0943e0b88b73b0ed 100644 (file)
@@ -134,8 +134,9 @@ RemoveMemoryMapEntry (
   \r
 STATIC\r
 MEMORY_MAP *\r
-AllocateMemoryMapEntry ( \r
- );\r
+AllocateMemoryMapEntry (\r
+  VOID\r
+  );\r
  \r
 VOID\r
 CoreAcquireMemoryLock (\r
@@ -651,9 +652,11 @@ Returns:
   }\r
 }\r
 \r
+STATIC\r
 MEMORY_MAP *\r
-AllocateMemoryMapEntry ( \r
- )\r
+AllocateMemoryMapEntry (\r
+  VOID\r
+  )\r
 /*++\r
 \r
 Routine Description:\r