]> 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 b777aac426488ab4c36d1c1e3cd3c0f36c498290..140b0a40e5c25091d9dc4dad24fc1b99b46a8a36 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -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