diff options
Diffstat (limited to 'MdePkg/Library/BaseLib/Ia32/ReadMm6.c')
-rw-r--r-- | MdePkg/Library/BaseLib/Ia32/ReadMm6.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm6.c b/MdePkg/Library/BaseLib/Ia32/ReadMm6.c index a2b6c990b0..7647e7990b 100644 --- a/MdePkg/Library/BaseLib/Ia32/ReadMm6.c +++ b/MdePkg/Library/BaseLib/Ia32/ReadMm6.c @@ -19,7 +19,7 @@ Reads the current value of 64-bit MMX Register #6 (MM6).
Reads and returns the current value of MM6. This function is only available
- on IA-32 and X64.
+ on IA-32 and x64.
@return The current value of MM6.
|