summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib
diff options
context:
space:
mode:
authorbbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524>2006-05-17 23:47:47 +0000
committerbbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524>2006-05-17 23:47:47 +0000
commit2cad7af6723f908a5183b14984a555d47d7b82d7 (patch)
treea3c1a6e3b04a66961c4cb0e82549fd5fc1ede234 /MdePkg/Library/BaseLib
parent7962c48c972eb3f918114fd01b948c7f5499822b (diff)
downloadedk2-2cad7af6723f908a5183b14984a555d47d7b82d7.zip
edk2-2cad7af6723f908a5183b14984a555d47d7b82d7.tar.gz
edk2-2cad7af6723f908a5183b14984a555d47d7b82d7.tar.bz2
Get the underscore typed in correctly.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@193 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BaseLib')
-rw-r--r--MdePkg/Library/BaseLib/Ia32/RShiftU64.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/Ia32/RShiftU64.s b/MdePkg/Library/BaseLib/Ia32/RShiftU64.s
index efedcf7..f6c28de 100644
--- a/MdePkg/Library/BaseLib/Ia32/RShiftU64.s
+++ b/MdePkg/Library/BaseLib/Ia32/RShiftU64.s
@@ -22,7 +22,7 @@
.686:
.code:
-.global InternalMathRShiftU64
+.global _InternalMathRShiftU64
_InternalMathRShiftU64:
movb 12(%esp),%cl
xorl %edx,%edx