diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-05-20 19:40:08 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-05-20 19:40:08 +0200 |
| commit | dd849aa3a24b4333828def224ca952411dc56e4e (patch) | |
| tree | 8dc9c019c82b6967550c3bb53732e5d158dc050f /sys/linux/prctl_arm.const | |
| parent | 204f4fde068172170c5bc22bcffd60753d583c35 (diff) | |
sys/linux: generate consts on next-20200519
Diffstat (limited to 'sys/linux/prctl_arm.const')
| -rw-r--r-- | sys/linux/prctl_arm.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/prctl_arm.const b/sys/linux/prctl_arm.const index 1b9433aa4..b628b9d9a 100644 --- a/sys/linux/prctl_arm.const +++ b/sys/linux/prctl_arm.const @@ -8,7 +8,7 @@ # ARCH_SET_CPUID is not set # ARCH_SET_FS is not set # ARCH_SET_GS is not set -CAP_LAST_CAP = 38 +CAP_LAST_CAP = 39 PR_CAPBSET_DROP = 24 PR_CAPBSET_READ = 23 PR_CAP_AMBIENT = 47 |
