Merge branch 'msys2' of https://github.com/sitsofe/fio into master
[fio.git] / os / os-windows-xp.h
1 #define FIO_MAX_CPUS    MAXIMUM_PROCESSORS
2
3 typedef DWORD_PTR os_cpu_mask_t;