]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseMemoryLibOptPei/X64/ScanMem16.S
Replace .globl with ASM_GLOBAL
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibOptPei / X64 / ScanMem16.S
index 26b463bd84470fa3a94e666222487387e5bc17c2..140b0a40e5c25091d9dc4dad24fc1b99b46a8a36 100644 (file)
@@ -43,7 +43,7 @@
 #   );\r
 #------------------------------------------------------------------------------\r
 .intel_syntax noprefix\r
-.globl ASM_PFX(InternalMemScanMem16)\r
+ASM_GLOBAL ASM_PFX(InternalMemScanMem16)\r
 ASM_PFX(InternalMemScanMem16):\r
     push    rdi\r
     mov     rdi, rcx\r