Skip to content

Commit 0917026

Browse files
authored
Update cpuid_arm.c
1 parent 211120c commit 0917026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpuid_arm.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
#define CPU_CORTEXA15 4
3535

3636
static char *cpuname[] = {
37-
"UNKOWN",
37+
"UNKNOWN",
3838
"ARMV6",
3939
"ARMV7",
4040
"CORTEXA9",

0 commit comments

Comments
 (0)