summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Ia32/FxSave.asm
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/Ia32/FxSave.asm')
-rw-r--r--MdePkg/Library/BaseLib/Ia32/FxSave.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/Ia32/FxSave.asm b/MdePkg/Library/BaseLib/Ia32/FxSave.asm
index 22496c5e57..7d5ea45ffb 100644
--- a/MdePkg/Library/BaseLib/Ia32/FxSave.asm
+++ b/MdePkg/Library/BaseLib/Ia32/FxSave.asm
@@ -21,7 +21,7 @@
;
;------------------------------------------------------------------------------
- .586P
+ .586
.model flat,C
.xmm
.code