summaryrefslogtreecommitdiff
path: root/bfd/hpux-core.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/hpux-core.c')
-rw-r--r--bfd/hpux-core.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/hpux-core.c b/bfd/hpux-core.c
index b4869fc824..04d29117d0 100644
--- a/bfd/hpux-core.c
+++ b/bfd/hpux-core.c
@@ -327,7 +327,6 @@ hpux_core_core_file_failing_command (abfd)
return core_command (abfd);
}
-/* ARGSUSED */
static int
hpux_core_core_file_failing_signal (abfd)
bfd *abfd;
@@ -335,7 +334,6 @@ hpux_core_core_file_failing_signal (abfd)
return core_signal (abfd);
}
-/* ARGSUSED */
static bfd_boolean
hpux_core_core_file_matches_executable_p (core_bfd, exec_bfd)
bfd *core_bfd ATTRIBUTE_UNUSED;