t/jobs: use current directory for test file for t0003 and t0004
[fio.git] / t / arch.c
1 #include "../arch/arch.h"
2
3 unsigned long arch_flags = 0;
4 bool tsc_reliable;
5 int arch_random;