diff options
Diffstat (limited to 'sysdeps/mips/dl-procinfo.h')
-rw-r--r-- | sysdeps/mips/dl-procinfo.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/mips/dl-procinfo.h b/sysdeps/mips/dl-procinfo.h index 619dc08..25127c3 100644 --- a/sysdeps/mips/dl-procinfo.h +++ b/sysdeps/mips/dl-procinfo.h @@ -54,6 +54,4 @@ _dl_string_platform (const char *str) /* We don't have any hardware capabilities. */ #define _DL_HWCAP_COUNT 0 -#define _dl_string_hwcap(str) (-1) - #endif /* dl-procinfo.h */ |