Replace clear_hook_in_cleanup with scoped_restore_hook_in
[deliverable/binutils-gdb.git] / gdb / i386-nbsd-nat.c
index 3d40ad27d4edbbf8df0444b19b197c6d3aa146cb..f862c6870d8070291dd8879300fa34fe4968d5a2 100644 (file)
@@ -70,10 +70,6 @@ i386nbsd_supply_pcb (struct regcache *regcache, struct pcb *pcb)
 
   return 1;
 }
-\f
-
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-void _initialize_i386nbsd_nat (void);
 
 void
 _initialize_i386nbsd_nat (void)
This page took 0.023824 seconds and 4 git commands to generate.