Add CPUID identification of Intel Ice Lake
[platform/upstream/openblas.git] / cpuid_arm.c
index 2f89592..19aa907 100644 (file)
@@ -34,7 +34,7 @@
 #define CPU_CORTEXA15          4
 
 static char *cpuname[] = {
-  "UNKOWN",
+  "UNKNOWN",
   "ARMV6",
   "ARMV7",
   "CORTEXA9",