diff options
Diffstat (limited to 'sys/linux/dev_snd_seq_arm.const')
| -rw-r--r-- | sys/linux/dev_snd_seq_arm.const | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/dev_snd_seq_arm.const b/sys/linux/dev_snd_seq_arm.const index 2f1e42fc0..dbf901975 100644 --- a/sys/linux/dev_snd_seq_arm.const +++ b/sys/linux/dev_snd_seq_arm.const @@ -1,4 +1,5 @@ # AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 KERNEL_CLIENT = 2 NO_CLIENT = 0 SNDRV_SEQ_FILTER_BOUNCE = 4 @@ -95,4 +96,5 @@ SNDRV_TIMER_SCLASS_OSS_SEQUENCER = 3 SNDRV_TIMER_SCLASS_SEQUENCER = 2 USER_CLIENT = 1 __NR_ioctl = 54 +__NR_openat = 322 __NR_write = 4 |
