Adding missing endif
This commit is contained in:
parent
e5dc376912
commit
b677d0d5fd
|
@ -234,6 +234,7 @@ static int __builtin_cpu_supports(char* arg)
|
|||
return 0;
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
static gotoblas_t *get_coretype(void) {
|
||||
|
||||
|
|
Loading…
Reference in New Issue