fix undefined prefetchsizes

This commit is contained in:
Martin Kroeker 2022-04-16 10:04:27 +02:00 committed by GitHub
parent 2bbb9f05c7
commit 05dcfa176e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -96,6 +96,11 @@
#define X1 r22
#if defined(PPC440)
#define PREFETCHSIZE_A 42
#define PREFETCHSIZE_C 7
#endif
#if defined(PPCG4)
#define PREFETCHSIZE_A 42
#define PREFETCHSIZE_C 7