We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac7b6e3 commit 8be027eCopy full SHA for 8be027e
driver/others/dynamic.c
@@ -82,7 +82,7 @@ extern gotoblas_t gotoblas_ZEN;
82
#ifndef NO_AVX512
83
extern gotoblas_t gotoblas_SKYLAKEX;
84
#else
85
-#define gotoblas_SKYLAKEX gotoblas_HASWELL;
+#define gotoblas_SKYLAKEX gotoblas_HASWELL
86
#endif
87
88
0 commit comments