]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadDs.S
Fixed issues compiling for Apple gcc on IA-32
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / EdkIIGlueLib / Library / BaseLib / X64 / ReadDs.S
index 6511e100dbd763efca3b8b2b86d0176b23329982..cf631429f7153af344cbc8022faae337c13ec69c 100644 (file)
@@ -29,7 +29,7 @@
 #   VOID\r
 #   );\r
 #------------------------------------------------------------------------------\r
-.global ASM_PFX(AsmReadDs)\r
+.globl ASM_PFX(AsmReadDs)\r
 ASM_PFX(AsmReadDs):\r
     movl       %ds, %eax\r
     ret\r