We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 496e301 + dff173e commit 63994e1Copy full SHA for 63994e1
1 file changed
driver/others/dynamic_zarch.c
@@ -31,7 +31,7 @@ char* gotoblas_corename(void) {
31
}
32
33
// __builtin_cpu_is is not supported by zarch
34
-static gotolabs_t* get_coretype(void) {
+static gotoblas_t* get_coretype(void) {
35
FILE* infile;
36
char buffer[512], * p;
37
0 commit comments