Browse Source

bugz

tags/v0.3.16^2
User User-User 4 years ago
parent
commit
750719528a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      driver/others/dynamic_arm64.c

+ 1
- 1
driver/others/dynamic_arm64.c 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;


Loading…
Cancel
Save