summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Ia32/Invd.S
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/Ia32/Invd.S')
-rw-r--r--MdePkg/Library/BaseLib/Ia32/Invd.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/Ia32/Invd.S b/MdePkg/Library/BaseLib/Ia32/Invd.S
index f87aa08a6c..97c4934af5 100644
--- a/MdePkg/Library/BaseLib/Ia32/Invd.S
+++ b/MdePkg/Library/BaseLib/Ia32/Invd.S
@@ -21,7 +21,7 @@
#
#------------------------------------------------------------------------------
-.global _AsmInvd
+.globl _AsmInvd
#------------------------------------------------------------------------------
# VOID