diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-10-15 14:13:41 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-10-15 14:13:41 +0200 |
| commit | d4ea592f78feb8f04941a301b93e09880c3546a3 (patch) | |
| tree | 2ed5c4ce87e6d76a95c690f4c00236a4d82bd16b /sys/linux/watch_queue_amd64.const | |
| parent | 2b7a4c5e693cbc6768ce5d72f41a6a52845e81f0 (diff) | |
sys/linux: add some new flags
Add a few new assorted things, some flags, etc.
Diffstat (limited to 'sys/linux/watch_queue_amd64.const')
| -rw-r--r-- | sys/linux/watch_queue_amd64.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/watch_queue_amd64.const b/sys/linux/watch_queue_amd64.const index 35b23cfaa..362ffd18a 100644 --- a/sys/linux/watch_queue_amd64.const +++ b/sys/linux/watch_queue_amd64.const @@ -6,3 +6,4 @@ __NR_ioctl = 16 __NR_mmap = 9 # __NR_mmap2 is not set __NR_openat = 257 +__NR_watch_devices = 436 |
