X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=t%2Farch.c;h=bd28a848b20152e9a53777e3f7bd58d92c06f62f;hb=8945237ceaa322d5cb0b2f601e4ccf1d85680280;hp=befb7c7f00cb56effdfa6e8fd4405e9bb653210f;hpb=ecfd2bb08cc87bc9a1b3d612258f1fdfb4d09698;p=fio.git diff --git a/t/arch.c b/t/arch.c index befb7c7f..bd28a848 100644 --- a/t/arch.c +++ b/t/arch.c @@ -1,5 +1,5 @@ #include "../arch/arch.h" unsigned long arch_flags = 0; -int tsc_reliable; +bool tsc_reliable; int arch_random;