aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/sys_arm.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-06-08 18:55:53 +0200
committerDmitry Vyukov <dvyukov@google.com>2018-06-08 18:55:53 +0200
commitc5ca9ff98c37eaae6ef891e675c02514513684f4 (patch)
tree10567bd9d3a0a8d93939d4dfcb9559e6664ce94e /sys/linux/sys_arm.const
parent83f945db79eb902458b40875fa8a10b0dbb49172 (diff)
sys/linux: move aio descriptions into separate file
Diffstat (limited to 'sys/linux/sys_arm.const')
-rw-r--r--sys/linux/sys_arm.const13
1 files changed, 0 insertions, 13 deletions
diff --git a/sys/linux/sys_arm.const b/sys/linux/sys_arm.const
index 1d3ebfb89..71fe23ceb 100644
--- a/sys/linux/sys_arm.const
+++ b/sys/linux/sys_arm.const
@@ -180,14 +180,6 @@ IN_NONBLOCK = 2048
IN_ONESHOT = 2147483648
IN_ONLYDIR = 16777216
IN_OPEN = 32
-IOCB_CMD_FDSYNC = 3
-IOCB_CMD_FSYNC = 2
-IOCB_CMD_NOOP = 6
-IOCB_CMD_PREAD = 0
-IOCB_CMD_PREADV = 7
-IOCB_CMD_PWRITE = 1
-IOCB_CMD_PWRITEV = 8
-IOCB_FLAG_RESFD = 1
IOPRIO_WHO_PGRP = 2
IOPRIO_WHO_PROCESS = 1
IOPRIO_WHO_USER = 3
@@ -666,11 +658,6 @@ __NR_inotify_add_watch = 317
__NR_inotify_init = 316
__NR_inotify_init1 = 360
__NR_inotify_rm_watch = 318
-__NR_io_cancel = 247
-__NR_io_destroy = 244
-__NR_io_getevents = 245
-__NR_io_setup = 243
-__NR_io_submit = 246
__NR_ioctl = 54
# __NR_ioperm is not set
# __NR_iopl is not set