From: qhuang8 Date: Fri, 31 Oct 2008 04:33:14 +0000 (+0000) Subject: Use #include for public include files. X-Git-Tag: edk2-stable201903~19898 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=b687d1918409dd9683ee8170b84f2b61bec1666a Use #include for public include files. Remove commented code. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6331 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/MdePkg/Library/BaseLib/Ipf/FlushCacheRange.s b/MdePkg/Library/BaseLib/Ipf/FlushCacheRange.s index 6e467f0d13..72623f5a27 100644 --- a/MdePkg/Library/BaseLib/Ipf/FlushCacheRange.s +++ b/MdePkg/Library/BaseLib/Ipf/FlushCacheRange.s @@ -19,8 +19,7 @@ //-- .file "IpfCpuCache.s" -#include "IpfMacro.i" -//#include "IpfDefines.h" +#include // // Invalidates a range of instruction cache lines in the cache coherency domain