]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/X64/CpuId.S
1. Remove .extern from GCC assembly.
[mirror_edk2.git] / MdePkg / Library / BaseLib / X64 / CpuId.S
index 0b7a66f8536c274f9a0314c7a112cf4abad22d2e..8612c5d2b01c4ef0e5451ae8b352f63809c4be2b 100644 (file)
@@ -32,7 +32,7 @@
 #    OUT  UINT32  *RegisterOutEdx  OPTIONAL\r
 #    )\r
 #------------------------------------------------------------------------------\r
-.global ASM_PFX(AsmCpuid)\r
+ASM_GLOBAL ASM_PFX(AsmCpuid)\r
 ASM_PFX(AsmCpuid):\r
     push    %rbx\r
     mov     %ecx, %eax\r