X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=os%2Fos.h;h=823b039a01ab30e61efaf7742588fb179ea3b8b0;hp=1cff4945bc7bfc5a1e062bfd5c24ee196899cf76;hb=be4ecfdf6c8daa75c4df8ac875c9a87da80d81a0;hpb=43c129b4ff85a7f7f7e0929f9dd73e756e37a2e3 diff --git a/os/os.h b/os/os.h index 1cff4945..823b039a 100644 --- a/os/os.h +++ b/os/os.h @@ -40,7 +40,8 @@ #ifndef FIO_HAVE_CPU_AFFINITY #define fio_setaffinity(td) (0) -#define fio_getaffinity(pid, mask) do { } while(0) +#define fio_getaffinity(pid, mask) do { } while (0) +#define fio_cpu_clear(mask, cpu) do { } while (0) #endif #ifndef FIO_HAVE_IOPRIO