From fa73b3be9179dec03c37761b05958253e7dc1deb Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Thu, 13 Nov 2008 09:02:32 +0000 Subject: Use PalLib instead of PalCallLib git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6512 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/BaseCpuLib/Ipf/CpuSleep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdePkg/Library/BaseCpuLib/Ipf') diff --git a/MdePkg/Library/BaseCpuLib/Ipf/CpuSleep.c b/MdePkg/Library/BaseCpuLib/Ipf/CpuSleep.c index 5ad64a5cf4..e12f881c09 100644 --- a/MdePkg/Library/BaseCpuLib/Ipf/CpuSleep.c +++ b/MdePkg/Library/BaseCpuLib/Ipf/CpuSleep.c @@ -12,7 +12,7 @@ **/ -#include +#include /** Places the CPU in a sleep state until an interrupt is received. -- cgit v1.2.3