sim: don't rely on inferior_ptid in gdbsim_target::wait
[deliverable/binutils-gdb.git] / gdb / i386-bsd-nat.c
index 41b4a9c895115d84e6321e9f20c8eda59f1f127b..4e22013a7a8db69a844f0d9c982e3319bec328fb 100644 (file)
@@ -319,8 +319,9 @@ i386bsd_store_inferior_registers (struct regcache *regcache, int regnum)
     }
 }
 
+void _initialize_i386bsd_nat ();
 void
-_initialize_i386bsd_nat (void)
+_initialize_i386bsd_nat ()
 {
   int offset;
 
This page took 0.024679 seconds and 4 git commands to generate.