From: Ulrich Drepper Date: Wed, 3 Apr 2002 06:57:13 +0000 (+0000) Subject: (_DL_HWCAP_COUNT): Define as 8. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e7a793762214558d01e06cd49d62ccd39f4ef59;p=thirdparty%2Fglibc.git (_DL_HWCAP_COUNT): Define as 8. --- diff --git a/sysdeps/unix/sysv/linux/arm/dl-procinfo.h b/sysdeps/unix/sysv/linux/arm/dl-procinfo.h index 87d114c39c4..be55f5551ea 100644 --- a/sysdeps/unix/sysv/linux/arm/dl-procinfo.h +++ b/sysdeps/unix/sysv/linux/arm/dl-procinfo.h @@ -26,7 +26,7 @@ /* If anything should be added here check whether the size of each string is still ok with the given array size. */ extern const char _dl_arm_cap_flags[][10]; -#define _DL_HWCAP_COUNT 32 +#define _DL_HWCAP_COUNT 8 /* The kernel provides platform data but it is not interesting. */ #define _DL_HWCAP_PLATFORM 0