Skip to content

Commit f0b822a

Browse files
authored
Update cpuid_arm64.c
1 parent 130327e commit f0b822a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cpuid_arm64.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@ void get_cpuconfig(void)
286286
{
287287

288288
case CPU_CORTEXA53:
289+
case CPU_CORTEXA55:
289290
printf("#define %s\n", cpuname[d]);
290291
// Fall-through
291292
case CPU_ARMV8:

0 commit comments

Comments
 (0)