getopt_long: avoid variable global initialization
[fio.git] / os / os-windows-xp.h
... / ...
CommitLineData
1#define FIO_MAX_CPUS MAXIMUM_PROCESSORS
2
3typedef DWORD_PTR os_cpu_mask_t;