fix duplicate id

This commit is contained in:
Martin Kroeker 2021-10-18 08:32:03 +02:00 committed by GitHub
parent 6adea52436
commit b85ca5ec3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ size_t length64=sizeof(value64);
// Apple
#define CPU_VORTEX 13
// Fujitsu
#define CPU_A64FX 14
#define CPU_A64FX 158
static char *cpuname[] = {
"UNKNOWN",