]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadPmc.S
Fixed issues compiling for Apple gcc on IA-32
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / EdkIIGlueLib / Library / BaseLib / X64 / ReadPmc.S
index 71e72c7e8e5432c4a50d5a8ce946e13a92cf6f1d..48e9e30424bab151f94b60caf8924ec0c5e29036 100644 (file)
@@ -29,7 +29,7 @@
 #   IN UINT32   PmcIndex\r
 #   );\r
 #------------------------------------------------------------------------------\r
-.global ASM_PFX(AsmReadPmc)\r
+.globl ASM_PFX(AsmReadPmc)\r
 ASM_PFX(AsmReadPmc):\r
     rdpmc\r
     shl     $0x20, %rdx\r