diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-04-14 07:37:58 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-04-14 07:37:58 +0200 |
| commit | ffe85af864abfdea2b4ac1c77a4202cbe0e95c0c (patch) | |
| tree | 03ebf11c9a8f0ce6f104855d9f7d5338c33afa2b /sys/linux/dev_snd_timer_mips64le.const | |
| parent | 7c54686a26b084125103ba5f30ef8e8749eaccae (diff) | |
sys/linux: regenerate consts
On the current linux-next:
f19bb13a0eaf0034a603e3b54a7c3a50faf6821e (next-20200414)
EXT4_EOFBLOCKS_FL was removed by 4337ecd1fe997d2b2135b4434caaccdb47c10c06
ARM does not support KVM anymore, removed by 541ad0150ca4 ("arm: Remove 32bit KVM host support").
Fixes #1676
Diffstat (limited to 'sys/linux/dev_snd_timer_mips64le.const')
| -rw-r--r-- | sys/linux/dev_snd_timer_mips64le.const | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/dev_snd_timer_mips64le.const b/sys/linux/dev_snd_timer_mips64le.const index bca2e54f5..74032321b 100644 --- a/sys/linux/dev_snd_timer_mips64le.const +++ b/sys/linux/dev_snd_timer_mips64le.const @@ -1,4 +1,5 @@ # AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 SNDCTL_TMR_CONTINUE = 536892420 SNDCTL_TMR_METRONOME = 2147767303 SNDCTL_TMR_SELECT = 2147767304 @@ -43,3 +44,4 @@ SNDRV_TIMER_PSFLG_EXCLUSIVE = 2 SND_TIMER_STATUS32_SIZE = 88 SND_TIMER_STATUS64_SIZE = 96 __NR_ioctl = 5015 +__NR_openat = 5247 |
