aboutsummaryrefslogtreecommitdiff
path: root/bfd/nlm32-sparc.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/nlm32-sparc.c')
-rw-r--r--bfd/nlm32-sparc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/nlm32-sparc.c b/bfd/nlm32-sparc.c
index b7e5543..8c97cc5 100644
--- a/bfd/nlm32-sparc.c
+++ b/bfd/nlm32-sparc.c
@@ -122,9 +122,7 @@ nlm_sparc_read_reloc (abfd, sym, secp, rel)
asection **secp;
arelent *rel;
{
- bfd_byte temp[4];
bfd_vma val, addend;
- const char *name;
int index;
unsigned int type;
struct nlm32_sparc_reloc_ext tmp_reloc;