Synchronize comment of BaseLib.h and it's implementation to match the Spec.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6929 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
gikidy
2008-12-09 07:02:26 +00:00
parent 1833218d93
commit 2fe241a290
5 changed files with 113 additions and 37 deletions

View File

@@ -27,7 +27,7 @@
@param Operand The 32-bit operand to rotate right.
@param Count The number of bits to rotate right.
@return Operand >>> Count
@return Operand >> Count
**/
UINT32