Fix sometimes-uninitialized warning in gdbscm_value_address
[deliverable/binutils-gdb.git] / gdb / i386-obsd-nat.c
index ddff12235bf935f57e582c285c5412667b98758a..76079afaa65bf810b46b87333575f3efbb8af4d0 100644 (file)
@@ -87,10 +87,6 @@ i386obsd_supply_pcb (struct regcache *regcache, struct pcb *pcb)
 
   return 1;
 }
-\f
-
-/* Prevent warning from -Wmissing-prototypes.  */
-void _initialize_i386obsd_nat (void);
 
 void
 _initialize_i386obsd_nat (void)
This page took 0.024384 seconds and 4 git commands to generate.