summaryrefslogtreecommitdiff
path: root/elfutils/libebl/sh_symbol.c
diff options
context:
space:
mode:
Diffstat (limited to 'elfutils/libebl/sh_symbol.c')
-rw-r--r--elfutils/libebl/sh_symbol.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/elfutils/libebl/sh_symbol.c b/elfutils/libebl/sh_symbol.c
index 6211ab51..e28741d2 100644
--- a/elfutils/libebl/sh_symbol.c
+++ b/elfutils/libebl/sh_symbol.c
@@ -1,5 +1,5 @@
/* SH specific relocation handling.
- Copyright (C) 2000, 2001, 2002 Red Hat, Inc.
+ Copyright (C) 2000, 2001, 2002, 2005 Red Hat, Inc.
Written by Ulrich Drepper <drepper@redhat.com>, 2000.
This program is Open Source software; you can redistribute it and/or
@@ -32,7 +32,8 @@ sh_backend_name (void)
/* Determine relocation type string for SH. */
const char *
-sh_reloc_type_name (int type, char *buf, size_t len)
+sh_reloc_type_name (int type, char *buf __attribute__ ((unused)),
+ size_t len __attribute__ ((unused)))
{
static const char *map_table1[] =
{