1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +03:00

elf: Remove _DL_PLATFORMS_COUNT

Remove the definitions of _DL_PLATFORMS_COUNT as those are not used
anymore after removal in elf/dl-cache.c:search_cache().

Note: On x86, we can also get rid of the definitions
HWCAP_PLATFORMS_START and HWCAP_PLATFORMS_COUNT.
Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
This commit is contained in:
Stefan Liebler
2024-06-07 13:42:42 +02:00
parent 43c7c5e62d
commit 343439a31e
9 changed files with 6 additions and 28 deletions

View File

@ -21,9 +21,6 @@
#include <ldsodefs.h>
#define _DL_PLATFORMS_COUNT 4
/* We cannot provide a general printing function. */
#define _dl_procinfo(type, word) -1