mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-14 06:28:17 +03:00
Remove unused _dl_hwcap_string defines. As a result many dl-procinfo.h headers can be removed. This also removes target specific _dl_procinfo implementations which only printed HWCAP strings using dl_hwcap_string. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>