Skip to content

Commit 130327e

Browse files
author
User User-User
committed
OK
1 parent 7507195 commit 130327e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

cpuid_arm64.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,8 +289,6 @@ void get_cpuconfig(void)
289289
printf("#define %s\n", cpuname[d]);
290290
// Fall-through
291291
case CPU_ARMV8:
292-
// case CPU_CORTEXA53;
293-
// case CPU_CORTEXA55;
294292
// Minimum parameters for ARMv8 (based on A53)
295293
printf("#define L1_DATA_SIZE 32768\n");
296294
printf("#define L1_DATA_LINESIZE 64\n");

0 commit comments

Comments
 (0)