From d4ea592f78feb8f04941a301b93e09880c3546a3 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 15 Oct 2019 14:13:41 +0200 Subject: sys/linux: add some new flags Add a few new assorted things, some flags, etc. --- sys/linux/watch_queue_ppc64le.const | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/linux/watch_queue_ppc64le.const') diff --git a/sys/linux/watch_queue_ppc64le.const b/sys/linux/watch_queue_ppc64le.const index 21e0512bd..b0993c721 100644 --- a/sys/linux/watch_queue_ppc64le.const +++ b/sys/linux/watch_queue_ppc64le.const @@ -6,3 +6,4 @@ __NR_ioctl = 54 __NR_mmap = 90 # __NR_mmap2 is not set __NR_openat = 286 +__NR_watch_devices = 436 -- cgit mrf-deployment