]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/X64/CpuIdEx.S
MdePkg BaseLib: Fix GCC build break
[mirror_edk2.git] / MdePkg / Library / BaseLib / X64 / CpuIdEx.S
index 8dd70b2539d3b541b297196842e845ec9d7af972..c744163bac8fdad54166382e425c1d00e860396d 100644 (file)
@@ -1,7 +1,7 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006 - 2008, Intel Corporation\r
-# All rights reserved. This program and the accompanying materials\r
+# Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>\r
+# 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
 # http://opensource.org/licenses/bsd-license.php\r
@@ -33,7 +33,7 @@
 #    OUT  UINT32  *RegisterOutEdx  OPTIONAL\r
 #    )\r
 #------------------------------------------------------------------------------\r
-.global ASM_PFX(AsmCpuidEx)\r
+ASM_GLOBAL ASM_PFX(AsmCpuidEx)\r
 ASM_PFX(AsmCpuidEx):\r
     push    %rbx\r
     movl    %ecx,%eax\r