From 4ece6be9e2e69f89ef011fe7647ec6efdfbe9df1 Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Thu, 11 Jun 2020 00:21:03 +0200 Subject: sys/linux: rename watch_queue.txt to dev_watch_queue.txt --- sys/linux/dev_watch_queue_amd64.const | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 sys/linux/dev_watch_queue_amd64.const (limited to 'sys/linux/dev_watch_queue_amd64.const') diff --git a/sys/linux/dev_watch_queue_amd64.const b/sys/linux/dev_watch_queue_amd64.const new file mode 100644 index 000000000..362ffd18a --- /dev/null +++ b/sys/linux/dev_watch_queue_amd64.const @@ -0,0 +1,9 @@ +# AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 +IOC_WATCH_QUEUE_SET_FILTER = 22369 +IOC_WATCH_QUEUE_SET_SIZE = 22368 +__NR_ioctl = 16 +__NR_mmap = 9 +# __NR_mmap2 is not set +__NR_openat = 257 +__NR_watch_devices = 436 -- cgit mrf-deployment