summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation/Library
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-01 02:39:49 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-01 02:39:49 +0000
commit168da756c603850a73af99f5f19c9ad0bce79f27 (patch)
tree229ba369cc466bd8675f5c54194c8531b64ca0b2 /EdkCompatibilityPkg/Foundation/Library
parent0fc1f8f234f8a9a136451d3c2150ec749f0a214e (diff)
downloadedk2-platforms-168da756c603850a73af99f5f19c9ad0bce79f27.tar.xz
Fixed a error although Math.c is not built include for building.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6785 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkCompatibilityPkg/Foundation/Library')
-rw-r--r--EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/X64/Math.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/X64/Math.c b/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/X64/Math.c
index 8c7cb68af2..931646b478 100644
--- a/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/X64/Math.c
+++ b/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/X64/Math.c
@@ -80,7 +80,6 @@ Returns:
{
return Multiplicand * Multiplier;
}
-}
UINT64
DivU64x32 (