From 993f4bbae0f61d6e2a8f8974bd68a005f3a8b895 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sat, 17 Nov 2018 14:33:41 -0800 Subject: sys/linux: modernize arch_prctl descriptions --- sys/linux/prctl_arm64.const | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sys/linux/prctl_arm64.const') diff --git a/sys/linux/prctl_arm64.const b/sys/linux/prctl_arm64.const index cdffee4de..ade4c7fcf 100644 --- a/sys/linux/prctl_arm64.const +++ b/sys/linux/prctl_arm64.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 -- cgit mrf-deployment