configure: Add missing $val != "yes" test to override compile_prog() result
[fio.git] / t / arch.c
1 #include "../arch/arch.h"
2
3 unsigned long arch_flags = 0;
4 int tsc_reliable;
5 int arch_random;