]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/LRotU64.S
sync GCC assembly files with MASM assembly files
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / LRotU64.S
index 9c961ce3789759e873687c5964adab8cccb365b9..54cdfadcc8f4a2234048071c7473dc9b5647ce72 100644 (file)
@@ -23,7 +23,8 @@
 \r
      \r
 \r
-.global _LRotU64\r
+.global _InternalMathLRotU64\r
+_InternalMathLRotU64:\r
     push    %ebx\r
     movb    16(%esp),%cl\r
     movl    12(%esp),%edx\r