This patch set for the generic BFD a.out backend removes a dead #define and makes...
[deliverable/binutils-gdb.git] / gdb / arm-fbsd-nat.c
index 14160be0180d56868247cb377705cded80f2822f..3470f817a796b600c4293ca1e5a74435944edee5 100644 (file)
@@ -143,8 +143,9 @@ arm_fbsd_nat_target::read_description ()
   return desc;
 }
 
+void _initialize_arm_fbsd_nat ();
 void
-_initialize_arm_fbsd_nat (void)
+_initialize_arm_fbsd_nat ()
 {
   add_inf_child_target (&the_arm_fbsd_nat_target);
 }
This page took 0.025077 seconds and 4 git commands to generate.