Update dynamic_arm64.c

This commit is contained in:
Martin Kroeker 2019-12-03 17:05:07 +01:00 committed by GitHub
parent c240abaffb
commit 80f219e128
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ static char *corename[] = {
"falkor",
"thunderx",
"thunderx2t99",
"tsv110"
"tsv110",
"unknown"
};