mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-28 16:14:04 +02:00
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:
|
.686:
|
||||||
.code:
|
.code:
|
||||||
|
|
||||||
.global InternalMathRShiftU64
|
.global _InternalMathRShiftU64
|
||||||
_InternalMathRShiftU64:
|
_InternalMathRShiftU64:
|
||||||
movb 12(%esp),%cl
|
movb 12(%esp),%cl
|
||||||
xorl %edx,%edx
|
xorl %edx,%edx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user