diff --git a/driver/others/init.c b/driver/others/init.c index 0cb8c78a2..012ef6647 100644 --- a/driver/others/init.c +++ b/driver/others/init.c @@ -903,6 +903,7 @@ void gotoblas_affinity_init(void) { } #else common->num_procs = CPU_COUNT(sizeof(cpu_set_t),cpusetp); + } #endif #endif