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/watch_queue_arm64.const | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 sys/linux/watch_queue_arm64.const (limited to 'sys/linux/watch_queue_arm64.const') diff --git a/sys/linux/watch_queue_arm64.const b/sys/linux/watch_queue_arm64.const deleted file mode 100644 index 951644fd3..000000000 --- a/sys/linux/watch_queue_arm64.const +++ /dev/null @@ -1,9 +0,0 @@ -# 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 -- cgit mrf-deployment