]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseMemoryLibMmx/X64/ScanMem64.S
Replace .globl with ASM_GLOBAL
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibMmx / X64 / ScanMem64.S
index addc05758d0a83759f78170d88edb80ea7e7adb7..d39f17fac3c0febce62b061779e4c020d79e038d 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