aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/alpha/dl-procinfo.h
diff options
context:
space:
mode:
authorStefan Liebler <stli@linux.ibm.com>2024-06-07 13:42:44 +0200
committerStefan Liebler <stli@linux.ibm.com>2024-06-18 10:45:36 +0200
commite260ceb4aa85dfde1280a80bd6373b11b43266af (patch)
tree649cf6ed867447176da72b43fdceee59964a9f09 /sysdeps/alpha/dl-procinfo.h
parentad0aa1f54975bd20e30559930ea48a3568441ff4 (diff)
downloadglibc-e260ceb4aa85dfde1280a80bd6373b11b43266af.zip
glibc-e260ceb4aa85dfde1280a80bd6373b11b43266af.tar.gz
glibc-e260ceb4aa85dfde1280a80bd6373b11b43266af.tar.bz2
elf: Remove HWCAP_IMPORTANT
Remove the definitions of HWCAP_IMPORTANT after removal of LD_HWCAP_MASK / tunable glibc.cpu.hwcap_mask. There HWCAP_IMPORTANT was used as default value. 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 a5264f9..8d17d42 100644
--- a/sysdeps/alpha/dl-procinfo.h
+++ b/sysdeps/alpha/dl-procinfo.h
@@ -27,9 +27,6 @@
/* There are no hardware capabilities defined. */
#define _dl_hwcap_string(idx) ""
-/* By default there is no important hardware capability. */
-#define HWCAP_IMPORTANT (0)
-
/* We don't have any hardware capabilities. */
#define _DL_HWCAP_COUNT 0