aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/dl-hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/i386/i686/dl-hash.h')
-rw-r--r--sysdeps/i386/i686/dl-hash.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/i386/i686/dl-hash.h b/sysdeps/i386/i686/dl-hash.h
index 8ba85d2a71..dd4458fa89 100644
--- a/sysdeps/i386/i686/dl-hash.h
+++ b/sysdeps/i386/i686/dl-hash.h
@@ -26,6 +26,7 @@
would be much slower than the generic C implementation. So don't
use it. */
static unsigned int
+__attribute__ ((unused))
_dl_elf_hash (const char *name)
{
unsigned int result;