mirror of
https://github.com/google/cpu_features.git
synced 2025-04-27 23:22:31 +02:00
Fix spelling mistake for 'Cannon Lake'
See: https://www.intel.com/content/www/us/en/design/products-and-solutions/processors-and-chipsets/platform-codenames.html https://en.wikipedia.org/wiki/Cannon_Lake_(microarchitecture)
This commit is contained in:
parent
882fff1787
commit
efcc49a493
@ -83,7 +83,7 @@ typedef enum {
|
||||
INTEL_ATOM_GMT, // GOLDMONT
|
||||
INTEL_KBL, // KABY LAKE
|
||||
INTEL_CFL, // COFFEE LAKE
|
||||
INTEL_CNL, // CANON LAKE
|
||||
INTEL_CNL, // CANNON LAKE
|
||||
AMD_HAMMER, // K8
|
||||
AMD_K10, // K10
|
||||
AMD_BOBCAT, // K14
|
||||
|
Loading…
x
Reference in New Issue
Block a user