]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadGs.S
Fixed issues compiling for Apple gcc on IA-32
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / EdkIIGlueLib / Library / BaseLib / X64 / ReadGs.S
index 49c07e6bc3ca53579c38caf0bcba239f9ad4dea4..6a04e7b9c1a7e6eb75c682d5734cef2326bbdb1e 100644 (file)
@@ -29,7 +29,7 @@
 #   VOID\r
 #   );\r
 #------------------------------------------------------------------------------\r
-.global ASM_PFX(AsmReadGs)\r
+.globl ASM_PFX(AsmReadGs)\r
 ASM_PFX(AsmReadGs):\r
     mov     %gs, %eax\r
     ret\r