diff options
Diffstat (limited to 'sys/linux/dev_watch_queue_arm64.const')
| -rw-r--r-- | sys/linux/dev_watch_queue_arm64.const | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sys/linux/dev_watch_queue_arm64.const b/sys/linux/dev_watch_queue_arm64.const new file mode 100644 index 000000000..951644fd3 --- /dev/null +++ b/sys/linux/dev_watch_queue_arm64.const @@ -0,0 +1,9 @@ +# AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 +IOC_WATCH_QUEUE_SET_FILTER = 22369 +IOC_WATCH_QUEUE_SET_SIZE = 22368 +__NR_ioctl = 29 +__NR_mmap = 222 +# __NR_mmap2 is not set +__NR_openat = 56 +__NR_watch_devices = 436 |
