Skip to content

Commit 7507195

Browse files
author
User User-User
committed
bugz
1 parent 91e2b11 commit 7507195

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

driver/others/dynamic_arm64.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ extern gotoblas_t gotoblas_NEOVERSEN1;
102102
#ifdef DYN_CORTEX_A55
103103
extern gotoblas_t gotoblas_CORTEXA55;
104104
#else
105-
#define gotoblas_NEOVERSEN1 gotoblas_ARMV8
105+
#define gotoblas_CORTEXA55 gotoblas_ARMV8
106106
#endif
107107
#else
108108
extern gotoblas_t gotoblas_CORTEXA53;

0 commit comments

Comments
 (0)