diff options
Diffstat (limited to 'sysdeps/generic/dl-procinfo.h')
-rw-r--r-- | sysdeps/generic/dl-procinfo.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/generic/dl-procinfo.h b/sysdeps/generic/dl-procinfo.h index c70edd849b..9a0ccacc57 100644 --- a/sysdeps/generic/dl-procinfo.h +++ b/sysdeps/generic/dl-procinfo.h @@ -26,9 +26,6 @@ /* There are no hardware capabilities defined. */ #define _dl_hwcap_string(idx) "" -/* There are no different platforms defined. */ -#define _dl_platform_string(idx) "" - /* By default there is no important hardware capability. */ #define HWCAP_IMPORTANT (0) |