]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseMemoryLibSse2/X64/ScanMem8.S
Replace .globl with ASM_GLOBAL
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibSse2 / X64 / ScanMem8.S
index c5b5a55cbf3868b567eb7f6241f17a3019383649..74667a6200f8a532cd84dde58bcb3da00e356def 100644 (file)
@@ -43,7 +43,7 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .intel_syntax noprefix\r
-.globl ASM_PFX(InternalMemScanMem8)\r
+ASM_GLOBAL ASM_PFX(InternalMemScanMem8)\r
 ASM_PFX(InternalMemScanMem8):\r
     push    rdi\r
     mov     rdi, rcx\r