bugz
This commit is contained in:
parent
91e2b11d3c
commit
750719528a
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue