From efcc49a49368e6e97d4b244543c98b7e01574cc7 Mon Sep 17 00:00:00 2001 From: Brandon Surmanski Date: Wed, 7 Feb 2018 11:07:00 -0800 Subject: [PATCH] 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) --- include/cpuinfo_x86.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/cpuinfo_x86.h b/include/cpuinfo_x86.h index 6baf04b..43675c1 100644 --- a/include/cpuinfo_x86.h +++ b/include/cpuinfo_x86.h @@ -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