]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadEs.S
Fixed issues compiling for Apple gcc on IA-32
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / EdkIIGlueLib / Library / BaseLib / X64 / ReadEs.S
index 2f55a91611d6e6e547b894a0c9657b0e565feb64..94743870fd6ba8e9e611c1598f1262452bd569bd 100644 (file)
@@ -29,7 +29,7 @@
 #   VOID\r
 #   );\r
 #------------------------------------------------------------------------------\r
-.global ASM_PFX(AsmReadEs)\r
+.globl ASM_PFX(AsmReadEs)\r
 ASM_PFX(AsmReadEs):\r
     mov     %es, %eax\r
     ret\r