1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Remove _dl_platform_string

There are no non-trivial uses of _dl_platform_string.
This commit is contained in:
Andreas Schwab
2016-12-15 12:17:19 +01:00
parent 9d067269f5
commit 605c5ef4fb
7 changed files with 13 additions and 36 deletions

View File

@ -71,9 +71,6 @@ _dl_string_hwcap (const char *str)
#define HWCAP_IMPORTANT (HWCAP_IMPORTANT_V9 | HWCAP_SPARC_ULTRA3 \
| HWCAP_SPARC_BLKINIT | HWCAP_SPARC_N2)
/* There are no different platforms defined. */
#define _dl_platform_string(idx) ""
/* There're no platforms to filter out. */
#define _DL_HWCAP_PLATFORM 0