Use PalLib instead of PalCallLib

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6512 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8
2008-11-13 09:02:32 +00:00
parent ff1f2270f2
commit fa73b3be91
4 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@
**/
#include <Library/PalCallLib.h>
#include <Library/PalLib.h>
/**
Places the CPU in a sleep state until an interrupt is received.