aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/alpha/dl-procinfo.h
diff options
context:
space:
mode:
authorStefan Liebler <stli@linux.ibm.com>2024-06-07 13:42:40 +0200
committerStefan Liebler <stli@linux.ibm.com>2024-06-18 10:45:36 +0200
commited23449dac42c3718757dc8ff69a6480d869fb9c (patch)
tree183410fd40ca6161b3a7d1ae06193c32e0f84239 /sysdeps/alpha/dl-procinfo.h
parent374c8b44831e7fe65ab0005cec98f7bb2d35c58e (diff)
downloadglibc-ed23449dac42c3718757dc8ff69a6480d869fb9c.zip
glibc-ed23449dac42c3718757dc8ff69a6480d869fb9c.tar.gz
glibc-ed23449dac42c3718757dc8ff69a6480d869fb9c.tar.bz2
elf: Remove _DL_HWCAP_PLATFORM
Remove the definitions of _DL_HWCAP_PLATFORM as those are not used anymore after removal in elf/dl-cache.c:search_cache(). Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/alpha/dl-procinfo.h')
-rw-r--r--sysdeps/alpha/dl-procinfo.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/alpha/dl-procinfo.h b/sysdeps/alpha/dl-procinfo.h
index bc4db86..90f83ec 100644
--- a/sysdeps/alpha/dl-procinfo.h
+++ b/sysdeps/alpha/dl-procinfo.h
@@ -22,9 +22,6 @@
#include <ldsodefs.h>
-/* Mask to filter out platforms. */
-#define _DL_HWCAP_PLATFORM (-1ULL)
-
#define _DL_PLATFORMS_COUNT 5
/* We cannot provide a general printing function. */