aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/arm/dl-procinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/linux/arm/dl-procinfo.h')
-rw-r--r--sysdeps/unix/sysv/linux/arm/dl-procinfo.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysdeps/unix/sysv/linux/arm/dl-procinfo.h b/sysdeps/unix/sysv/linux/arm/dl-procinfo.h
index 7d68297..171a3f0 100644
--- a/sysdeps/unix/sysv/linux/arm/dl-procinfo.h
+++ b/sysdeps/unix/sysv/linux/arm/dl-procinfo.h
@@ -24,11 +24,11 @@
#define _DL_HWCAP_COUNT 27
-/* Low 22 bits are allocated in HWCAP. */
-#define _DL_HWCAP_LAST 21
+/* Low 28 bits are allocated in HWCAP. */
+#define _DL_HWCAP_LAST 27
-/* Low 5 bits are allocated in HWCAP2. */
-#define _DL_HWCAP2_LAST 4
+/* Low 7 bits are allocated in HWCAP2. */
+#define _DL_HWCAP2_LAST 6
/* The kernel provides platform data but it is not interesting. */
#define _DL_HWCAP_PLATFORM 0