X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=arch%2Farch-x86.h;h=457b44c17eb3ad52cb51a98858c90ab2255ec55b;hp=49e64dd3cfa74c39570f4aabb99fe511e5e4e855;hb=e12f4ede4656ace90e0b9022963dbc03b4ba1fe2;hpb=9dfc3010e11e6cac60255462675b52ba800c7e74 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