bugz
authorUser User-User <user@localhost>
Sun, 20 Jun 2021 14:40:43 +0000 (16:40 +0200)
committerUser User-User <user@localhost>
Sun, 20 Jun 2021 14:40:43 +0000 (16:40 +0200)
driver/others/dynamic_arm64.c

index 1bec914627a8e094940a73bb9bc111fc0ec12589..04ceaaf6db6299b205c162aa3fb8769551f718b9 100644 (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;