]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseMemoryLibRepStr/Ia32/CompareMem.s
Prepend underscores to procedure identifiers.
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibRepStr / Ia32 / CompareMem.s
index 1ba0edaaebf457f0827ee62b6985aae545febd19..b48b8f0f1c2441625fd4e6dd598ddc55f560126e 100644 (file)
@@ -30,8 +30,8 @@
     .686: 
     .code: 
 
-.global InternalMemCompareMem
-InternalMemCompareMem:
+.global _InternalMemCompareMem
+_InternalMemCompareMem:
     push    %esi
     push    %edi
     movl    12(%esp),%esi