gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / hppa-linux-nat.c
index 5a019d5a5569126c573eee9b3ccbf9d1ad3ec232..f352c25a3e63345a5b7f9211e095f72d0b446814 100644 (file)
@@ -384,8 +384,9 @@ fill_fpregset (const struct regcache *regcache,
    }
 }
 
+void _initialize_hppa_linux_nat ();
 void
-_initialize_hppa_linux_nat (void)
+_initialize_hppa_linux_nat ()
 {
   /* Register the target.  */
   linux_target = &the_hppa_linux_nat_target;
This page took 0.031525 seconds and 4 git commands to generate.