]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseMemoryLibSse2/X64/ScanMem64.S
Replace .globl with ASM_GLOBAL
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibSse2 / X64 / ScanMem64.S
index 17976eb85bf0427d95b4400384b8a02a145eef62..917c37c3c5b6064d63d84accbf7e0275ad98ae38 100644 (file)
@@ -43,7 +43,7 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .intel_syntax noprefix\r
-.globl ASM_PFX(InternalMemScanMem64)\r
+ASM_GLOBAL ASM_PFX(InternalMemScanMem64)\r
 ASM_PFX(InternalMemScanMem64):\r
     push    rdi\r
     mov     rdi, rcx\r