Get the underscore typed in correctly.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@193 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
7962c48c97
commit
2cad7af672
|
@ -22,7 +22,7 @@
|
|||
.686:
|
||||
.code:
|
||||
|
||||
.global InternalMathRShiftU64
|
||||
.global _InternalMathRShiftU64
|
||||
_InternalMathRShiftU64:
|
||||
movb 12(%esp),%cl
|
||||
xorl %edx,%edx
|
||||
|
|
Loading…
Reference in New Issue