about summary refs log tree commit diff
path: root/sysdeps/x86
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/x86
parent8faada830227aeb1a17117cbf8b94d9be0f5ffe1 (diff)
downloadglibc-374c8b44831e7fe65ab0005cec98f7bb2d35c58e.tar.gz
glibc-374c8b44831e7fe65ab0005cec98f7bb2d35c58e.tar.xz
glibc-374c8b44831e7fe65ab0005cec98f7bb2d35c58e.zip
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/x86')
-rw-r--r--sysdeps/x86/dl-procinfo.c16
1 files changed, 0 insertions, 16 deletions
diff --git a/sysdeps/x86/dl-procinfo.c b/sysdeps/x86/dl-procinfo.c
index 5920d4b320..165ffd89a9 100644
--- a/sysdeps/x86/dl-procinfo.c
+++ b/sysdeps/x86/dl-procinfo.c
@@ -71,22 +71,6 @@ PROCINFO_CLASS const char _dl_x86_hwcap_flags[3][9]
 ,
 #endif
 
-#if !defined PROCINFO_DECL && defined SHARED
-  ._dl_x86_platforms
-#else
-PROCINFO_CLASS const char _dl_x86_platforms[4][9]
-#endif
-#ifndef PROCINFO_DECL
-= {
-    "i586", "i686", "haswell", "xeon_phi"
-  }
-#endif
-#if !defined SHARED || defined PROCINFO_DECL
-;
-#else
-,
-#endif
-
 #if defined SHARED && !IS_IN (ldconfig)
 # if !defined PROCINFO_DECL
   ._dl_x86_tlsdesc_dynamic