ci, t, tools: use `command` and `type` instead of `which`
[fio.git] / t / arch.c
CommitLineData
71471cb1
JA
1#include "../arch/arch.h"
2
3unsigned long arch_flags = 0;
71471cb1 4int arch_random;