Remove unnecessary function prototypes.
[deliverable/binutils-gdb.git] / gdb / ppc-obsd-tdep.c
index 7188ce1e2ab6738a99e2588c902dd89bfec4fbff..821a4baaf102106a7ee8387531e76236ac5d34d6 100644 (file)
@@ -260,10 +260,6 @@ ppcobsd_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch)
 
   frame_unwind_append_unwinder (gdbarch, &ppcobsd_sigtramp_frame_unwind);
 }
-\f
-
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-void _initialize_ppcobsd_tdep (void);
 
 void
 _initialize_ppcobsd_tdep (void)
This page took 0.026194 seconds and 4 git commands to generate.