]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Get the underscore typed in correctly.
authorbbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 17 May 2006 23:47:47 +0000 (23:47 +0000)
committerbbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 17 May 2006 23:47:47 +0000 (23:47 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@193 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Library/BaseLib/Ia32/RShiftU64.s

index efedcf751b41d026d8b92ea267eca9b5fb064a5c..f6c28dee965b60fd605a33d20e7f2bf28876e760 100644 (file)
@@ -22,7 +22,7 @@
     .686: 
     .code: 
 
-.global InternalMathRShiftU64
+.global _InternalMathRShiftU64
 _InternalMathRShiftU64:
     movb    12(%esp),%cl
     xorl    %edx,%edx