We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 501bf31 + 69f2ac4 commit 694f6c5Copy full SHA for 694f6c5
1 file changed
driver/others/dynamic.c
@@ -96,7 +96,7 @@ extern gotoblas_t gotoblas_BARCELONA;
96
#endif
97
#ifdef DYN_ATOM
98
extern gotoblas_t gotoblas_ATOM;
99
-elif defined(DYN_NEHALEM)
+#elif defined(DYN_NEHALEM)
100
#define gotoblas_ATOM gotoblas_NEHALEM
101
#else
102
#define gotoblas_ATOM gotoblas_PRESCOTT
0 commit comments