windows: fix fio_cpu_count() definition
authorJens Axboe <axboe@fb.com>
Fri, 28 Feb 2014 00:24:15 +0000 (16:24 -0800)
committerJens Axboe <axboe@fb.com>
Fri, 28 Feb 2014 00:24:15 +0000 (16:24 -0800)
commita1fc70fbb0497a4e0dc061bd8fc35c8d4d29d2dd
tree612cc92d99eb48c05aa6442a95a72921b3f18eed
parent95db3079d0c9060f0fc31d5425bcd7d67076523b
windows: fix fio_cpu_count() definition

Don't take a 'cpu' argument, that's a leftover when this was
(temporarily) fio_cpu_isset().

Signed-off-by: Jens Axboe <axboe@fb.com>
os/os-windows.h