X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=arch%2Farch-x86.h;h=457b44c17eb3ad52cb51a98858c90ab2255ec55b;hb=0cf59b52d81ec0c70c60b9516b2e740f408b9d1c;hp=49e64dd3cfa74c39570f4aabb99fe511e5e4e855;hpb=6b13c71072d9957f248f9aa8ddbfebf924f46ec1;p=fio.git diff --git a/arch/arch-x86.h b/arch/arch-x86.h index 49e64dd3..457b44c1 100644 --- a/arch/arch-x86.h +++ b/arch/arch-x86.h @@ -12,28 +12,7 @@ static inline void do_cpuid(unsigned int *eax, unsigned int *ebx, #include "arch-x86-common.h" -#define FIO_ARCH (arch_i386) - -#ifndef __NR_ioprio_set -#define __NR_ioprio_set 289 -#define __NR_ioprio_get 290 -#endif - -#ifndef __NR_fadvise64 -#define __NR_fadvise64 250 -#endif - -#ifndef __NR_sys_splice -#define __NR_sys_splice 313 -#define __NR_sys_tee 315 -#define __NR_sys_vmsplice 316 -#endif - -#ifndef __NR_shmget -#define __NR_shmget 29 -#define __NR_shmat 30 -#define __NR_shmctl 31 -#endif +#define FIO_ARCH (arch_x86) #define FIO_HUGE_PAGE 4194304