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