]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/DisableInterrupts.S
Fixed issues compiling for Apple gcc on IA-32
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / EdkIIGlueLib / Library / BaseLib / X64 / DisableInterrupts.S
index 3b951f8b1b8251a9dad6b9e483c9009cb2e815e3..8a359e568f6bb4c59eb330ff1867bf61af71b7fd 100644 (file)
@@ -29,7 +29,7 @@
 #   VOID\r
 #   );\r
 #------------------------------------------------------------------------------\r
-.global ASM_PFX(DisableInterrupts)\r
+.globl ASM_PFX(DisableInterrupts)\r
 ASM_PFX(DisableInterrupts):\r
     cli\r
     ret\r