]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadSs.S
Fixed issues compiling for Apple gcc on IA-32
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / EdkIIGlueLib / Library / BaseLib / X64 / ReadSs.S
index 7853f8dce89849c38acb10ace7811d5e0797e079..9a8a4a4a96797679d05246a4e7a63e9905db69a9 100644 (file)
@@ -29,7 +29,7 @@
 #   VOID\r
 #   );\r
 #------------------------------------------------------------------------------\r
-.global ASM_PFX(AsmReadSs);\r
+.globl ASM_PFX(AsmReadSs);\r
 ASM_PFX(AsmReadSs):\r
     movl     %ss, %eax\r
     ret\r