Remove unnecessary function prototypes.
[deliverable/binutils-gdb.git] / gdb / fbsd-nat.c
index 80e0eca111ef5766ab1d9d7513d37dba92b8c5d1..5ad0dda5b433dec171d889dd09567d5d2c9a86a9 100644 (file)
@@ -1216,9 +1216,6 @@ fbsd_nat_add_target (struct target_ops *t)
   add_target (t);
 }
 
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-extern initialize_file_ftype _initialize_fbsd_nat;
-
 void
 _initialize_fbsd_nat (void)
 {
This page took 0.028428 seconds and 4 git commands to generate.