mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix spelling of Katmai [Katami].
This commit is contained in:
parent
1c27a12286
commit
5da1361025
2 changed files with 2 additions and 2 deletions
|
|
@ -576,7 +576,7 @@ printcpuinfo(void)
|
|||
"\027<b22>"
|
||||
"\030MMX" /* MMX instructions */
|
||||
"\031FXSR" /* FXSAVE/FXRSTOR */
|
||||
"\032XMM" /* Katami SIMD/MMX2 instructions */
|
||||
"\032XMM" /* Katmai SIMD/MMX2 instructions */
|
||||
"\033<b26>"
|
||||
"\034<b27>"
|
||||
"\035<b28>"
|
||||
|
|
|
|||
|
|
@ -576,7 +576,7 @@ printcpuinfo(void)
|
|||
"\027<b22>"
|
||||
"\030MMX" /* MMX instructions */
|
||||
"\031FXSR" /* FXSAVE/FXRSTOR */
|
||||
"\032XMM" /* Katami SIMD/MMX2 instructions */
|
||||
"\032XMM" /* Katmai SIMD/MMX2 instructions */
|
||||
"\033<b26>"
|
||||
"\034<b27>"
|
||||
"\035<b28>"
|
||||
|
|
|
|||
Loading…
Reference in a new issue