X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=os%2Fos-linux-syscall.h;h=c399b2fa99d3976f8bdea884e832df842e5dab98;hb=a4820445a718a545eb0014848399d275d25263b7;hp=2de02f1ec9853eae80d46dd0c0ccdb9542ecac07;hpb=1c764dbe756c883443ba84e58a61d666187382ac;p=fio.git diff --git a/os/os-linux-syscall.h b/os/os-linux-syscall.h index 2de02f1e..c399b2fa 100644 --- a/os/os-linux-syscall.h +++ b/os/os-linux-syscall.h @@ -3,7 +3,7 @@ #include "../arch/arch.h" -/* Linux syscalls for i386 */ +/* Linux syscalls for x86 */ #if defined(ARCH_X86_H) #ifndef __NR_ioprio_set #define __NR_ioprio_set 289