t/zbd: Fix a bug in reset_zone() for all zones reset
[fio.git] / os / os-windows-xp.h
1 #define FIO_MAX_CPUS    MAXIMUM_PROCESSORS
2
3 typedef DWORD_PTR os_cpu_mask_t;