]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/X64/Mwait.S
1. Remove .extern from GCC assembly.
[mirror_edk2.git] / MdePkg / Library / BaseLib / X64 / Mwait.S
index 6967cb2d48a9561aeec8060ea5768ca1e4ee0c37..403ed26c48e0a5e0ea975f2a7cdfdb309f504a52 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\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
@@ -30,7 +30,7 @@
 #   IN      UINTN                     Ecx\r
 #   );\r
 #------------------------------------------------------------------------------\r
-.global ASM_PFX(AsmMwait)\r
+ASM_GLOBAL ASM_PFX(AsmMwait)\r
 .align 16\r
 ASM_PFX(AsmMwait):\r
     mov    %ecx,%eax\r