Remove unnecessary function prototypes.
[deliverable/binutils-gdb.git] / gdb / vax-bsd-nat.c
index 62953682d311be63e53fb124d942048c208bbe19..4ed9a804829ba12a81d20cb458bff77fd2d4218e 100644 (file)
@@ -125,10 +125,6 @@ vaxbsd_supply_pcb (struct regcache *regcache, struct pcb *pcb)
 
   return 1;
 }
-\f
-
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-void _initialize_vaxbsd_nat (void);
 
 void
 _initialize_vaxbsd_nat (void)
This page took 0.025665 seconds and 4 git commands to generate.