OpenBLAS/test_install/test_sched_include.c

6 lines
119 B
C

// tests that inclusion of openblas_config.h works with musl
#include <openblas_config.h>
cpu_set_t* cpu_set = NULL;