add prototype

This commit is contained in:
Martin Kroeker
2026-01-13 22:24:27 +01:00
committed by GitHub
parent 31bb6ca7df
commit 533cab235f
+3
View File
@@ -341,6 +341,9 @@ double NNK;
if (args.n == 0) return;
#ifdef DYNAMIC_ARCH
extern char* gotoblas_corename(void);
#endif
#if !defined(COMPLEX) && !defined(DOUBLE) && !defined(BFLOAT16) && !defined(HFLOAT16)
#if defined(ARCH_ARM64) && (defined(USE_SSYRK_KERNEL_DIRECT)||defined(DYNAMIC_ARCH))