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
This commit is contained in:
qwang12 2008-12-01 02:39:49 +00:00
parent 0fc1f8f234
commit 168da756c6
1 changed files with 0 additions and 1 deletions

View File

@ -80,7 +80,6 @@ Returns:
{ {
return Multiplicand * Multiplier; return Multiplicand * Multiplier;
} }
}
UINT64 UINT64
DivU64x32 ( DivU64x32 (