tools/fio_latency2csv.py: add tool that converts json+ to CSV
[fio.git] / t / arch.c
CommitLineData
71471cb1
JA
1#include "../arch/arch.h"
2
3unsigned long arch_flags = 0;
4int tsc_reliable;
5int arch_random;