diff options
Diffstat (limited to 'sys/linux/dev_usbmon_ppc64le.const')
| -rw-r--r-- | sys/linux/dev_usbmon_ppc64le.const | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/linux/dev_usbmon_ppc64le.const b/sys/linux/dev_usbmon_ppc64le.const index 850343212..49db244c4 100644 --- a/sys/linux/dev_usbmon_ppc64le.const +++ b/sys/linux/dev_usbmon_ppc64le.const @@ -1,5 +1,4 @@ # AUTOGENERATED FILE -AT_FDCWD = 18446744073709551516 BUFF_MAX = 1228800 BUFF_MIN = 8192 CHUNK_SIZE = 4096 @@ -15,4 +14,6 @@ MON_IOC_MAGIC = 146 PAGE_SIZE = 4096 SETUP_LEN = 8 __NR_ioctl = 54 -__NR_openat = 286 +__NR_mmap = 90 +# __NR_mmap2 is not set +__NR_read = 3 |
