]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/BaseLib.h
Move #include <IndustryStandard/Pal.h> into IPF specific statement.
[mirror_edk2.git] / MdePkg / Include / Library / BaseLib.h
index 5d87fc9c2b3fa96267dc70805d587ff095c6b6bd..8ae7a87cd5c2300da2bbfbbcd3c444e3e5da8014 100644 (file)
@@ -17,8 +17,6 @@
 #ifndef __BASE_LIB__
 #define __BASE_LIB__
 
-#include <IndustryStandard/Pal.h>
-
 //
 // Definitions for architecture specific types
 // These include SPIN_LOCK and BASE_LIBRARY_JUMP_BUFFER
@@ -3629,6 +3627,8 @@ CpuDeadLoop (
 
 #if defined (MDE_CPU_IPF)
 
+#include <IndustryStandard/Pal.h>
+
 /**
   Flush a range of  cache lines in the cache coherency domain of the calling
   CPU.