aboutsummaryrefslogtreecommitdiff
path: root/binutils/nlmconv.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/nlmconv.c')
-rw-r--r--binutils/nlmconv.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/binutils/nlmconv.c b/binutils/nlmconv.c
index 335e231..f7375c7 100644
--- a/binutils/nlmconv.c
+++ b/binutils/nlmconv.c
@@ -92,9 +92,6 @@ static void mangle_relocs PARAMS ((bfd *, asection *, arelent **,
static void i386_mangle_relocs PARAMS ((bfd *, asection *, arelent **,
bfd_size_type *, char *,
bfd_size_type));
-static void sparc_mangle_relocs PARAMS ((bfd *, asection *, arelent **,
- bfd_size_type *, char *,
- bfd_size_type));
/* The main routine. */