diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-11-17 14:33:41 -0800 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-11-17 15:46:37 -0800 |
| commit | 993f4bbae0f61d6e2a8f8974bd68a005f3a8b895 (patch) | |
| tree | 9fdbe223664b69bb753be9b64662ef0e3f394e5d /sys/linux/prctl_ppc64le.const | |
| parent | 1d44216fcf67bcee7a7dd19118e42d29cf9c63a7 (diff) | |
sys/linux: modernize arch_prctl descriptions
Diffstat (limited to 'sys/linux/prctl_ppc64le.const')
| -rw-r--r-- | sys/linux/prctl_ppc64le.const | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/linux/prctl_ppc64le.const b/sys/linux/prctl_ppc64le.const index a025bcf42..ba41c856e 100644 --- a/sys/linux/prctl_ppc64le.const +++ b/sys/linux/prctl_ppc64le.const @@ -1,6 +1,11 @@ # AUTOGENERATED FILE +# ARCH_GET_CPUID is not set # ARCH_GET_FS is not set # ARCH_GET_GS is not set +# ARCH_MAP_VDSO_32 is not set +# ARCH_MAP_VDSO_64 is not set +# ARCH_MAP_VDSO_X32 is not set +# ARCH_SET_CPUID is not set # ARCH_SET_FS is not set # ARCH_SET_GS is not set CAP_LAST_CAP = 37 |
