tools: use /usr/bin/python2.7 as the interpreter
[fio.git] / t / arch.c
... / ...
CommitLineData
1#include "../arch/arch.h"
2
3unsigned long arch_flags = 0;
4bool tsc_reliable;
5int arch_random;