summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/i386/cpuModel.S
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/i386/cpuModel.S')
-rw-r--r--c/src/lib/libcpu/i386/cpuModel.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libcpu/i386/cpuModel.S b/c/src/lib/libcpu/i386/cpuModel.S
index aaace8af9f..c11802a192 100644
--- a/c/src/lib/libcpu/i386/cpuModel.S
+++ b/c/src/lib/libcpu/i386/cpuModel.S
@@ -39,8 +39,8 @@ SYM (checkCPUtypeSetCr0):
*/
movl $3, SYM (x86)
/*
- * Start using the EFAGS AC bit determination method described in
- * the book mentionned above page 5.1. If this bit can be set we
+ * Start using the EFLAGS AC bit determination method described in
+ * the book mentioned above page 5.1. If this bit can be set we
* have a 486 or above.
*/
pushfl /* save EFLAGS */