X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=arch%2Farch-x86.h;h=c6bcb54ccf0d36d442401b483a788959a7358709;hb=0c0b66650c11891ee3733c65027639ca06ccc056;hp=49e64dd3cfa74c39570f4aabb99fe511e5e4e855;hpb=6b13c71072d9957f248f9aa8ddbfebf924f46ec1;p=fio.git diff --git a/arch/arch-x86.h b/arch/arch-x86.h index 49e64dd3..c6bcb54c 100644 --- a/arch/arch-x86.h +++ b/arch/arch-x86.h @@ -10,30 +10,9 @@ static inline void do_cpuid(unsigned int *eax, unsigned int *ebx, : "memory"); } -#include "arch-x86-common.h" +#include "arch-x86-common.h" /* IWYU pragma: export */ -#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