aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390/dl-procinfo.h
diff options
context:
space:
mode:
authorStefan Liebler <stli@linux.ibm.com>2024-06-12 09:32:36 +0200
committerStefan Liebler <stli@linux.ibm.com>2024-06-18 10:45:36 +0200
commit374c8b44831e7fe65ab0005cec98f7bb2d35c58e (patch)
tree26f662226e1dc13532c8d30755382b7489bee680 /sysdeps/s390/dl-procinfo.h
parent8faada830227aeb1a17117cbf8b94d9be0f5ffe1 (diff)
downloadglibc-374c8b44831e7fe65ab0005cec98f7bb2d35c58e.zip
glibc-374c8b44831e7fe65ab0005cec98f7bb2d35c58e.tar.gz
glibc-374c8b44831e7fe65ab0005cec98f7bb2d35c58e.tar.bz2
elf: Remove platform strings in dl-procinfo.c
Remove the platform strings in dl-procinfo.c where also the implementation of _dl_string_platform() was removed. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/s390/dl-procinfo.h')
-rw-r--r--sysdeps/s390/dl-procinfo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/s390/dl-procinfo.h b/sysdeps/s390/dl-procinfo.h
index ffeb655..63c9889 100644
--- a/sysdeps/s390/dl-procinfo.h
+++ b/sysdeps/s390/dl-procinfo.h
@@ -24,7 +24,6 @@
extern const char _dl_s390_cap_flags[_DL_HWCAP_COUNT][9] attribute_hidden;
#define _DL_PLATFORMS_COUNT 11
-extern const char _dl_s390_platforms[_DL_PLATFORMS_COUNT][7] attribute_hidden;
/* The kernel provides up to 32 capability bits with elf_hwcap. */
#define _DL_FIRST_PLATFORM 32