ld -plugin options when plugins are disabled
[deliverable/binutils-gdb.git] / gdb / s390-linux-nat.c
index d1634bd3a6aef73632bc36be9274d5f09ff32cb0..9ec806f5b591e98a2042e6de2761a7da63928ef5 100644 (file)
@@ -1045,8 +1045,9 @@ s390_linux_nat_target::read_description ()
          tdesc_s390_linux32);
 }
 
+void _initialize_s390_nat ();
 void
-_initialize_s390_nat (void)
+_initialize_s390_nat ()
 {
   /* Register the target.  */
   linux_target = &the_s390_linux_nat_target;
This page took 0.024173 seconds and 4 git commands to generate.