t/io_uring: only calculate per-file depth if we have files
[fio.git] / arch / arch-sparc64.h
index e793ae52b7ee0cc100f02d910491f16e81d0bb2e..80c697bc49ad2322d115427ad813381e76d2ae6c 100644 (file)
@@ -3,21 +3,6 @@
 
 #define FIO_ARCH       (arch_sparc64)
 
-#ifndef __NR_ioprio_set
-#define __NR_ioprio_set                196
-#define __NR_ioprio_get                218
-#endif
-
-#ifndef __NR_fadvise64
-#define __NR_fadvise64         209
-#endif
-
-#ifndef __NR_sys_splice
-#define __NR_sys_splice                232
-#define __NR_sys_tee           280
-#define __NR_sys_vmsplice      25
-#endif
-
 #define nop    do { } while (0)
 
 #define membar_safe(type) \