aboutsummaryrefslogtreecommitdiff
path: root/gdb/ppc-obsd-tdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ppc-obsd-tdep.c')
-rw-r--r--gdb/ppc-obsd-tdep.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/ppc-obsd-tdep.c b/gdb/ppc-obsd-tdep.c
index 7188ce1..821a4ba 100644
--- a/gdb/ppc-obsd-tdep.c
+++ b/gdb/ppc-obsd-tdep.c
@@ -260,10 +260,6 @@ ppcobsd_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch)
frame_unwind_append_unwinder (gdbarch, &ppcobsd_sigtramp_frame_unwind);
}
-
-
-/* Provide a prototype to silence -Wmissing-prototypes. */
-void _initialize_ppcobsd_tdep (void);
void
_initialize_ppcobsd_tdep (void)