merge overwritten part of power10 support

This commit is contained in:
Martin Kroeker 2020-07-12 18:51:58 +02:00 committed by GitHub
parent ed7e155c35
commit ae3a90f78f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@
#define CPUTYPE_PPCG4 7
#define CPUTYPE_POWER8 8
#define CPUTYPE_POWER9 9
#define CPUTYPE_POWER10 10
char *cpuname[] = {
"UNKNOWN",