This commit is contained in:
User User-User 2021-06-20 16:40:43 +02:00
parent 91e2b11d3c
commit 750719528a
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ extern gotoblas_t gotoblas_NEOVERSEN1;
#ifdef DYN_CORTEX_A55
extern gotoblas_t gotoblas_CORTEXA55;
#else
#define gotoblas_NEOVERSEN1 gotoblas_ARMV8
#define gotoblas_CORTEXA55 gotoblas_ARMV8
#endif
#else
extern gotoblas_t gotoblas_CORTEXA53;