Mention the NetBSD support in "info proc" documentation
[deliverable/binutils-gdb.git] / gdb / moxie-tdep.c
index b3ffbfb62ed8a3e69f015fd82a59e683cf638297..1f552481662c4c422ed35550d7ad268eeb8a66aa 100644 (file)
@@ -1103,8 +1103,9 @@ moxie_gdbarch_init (struct gdbarch_info info, struct gdbarch_list *arches)
 
 /* Register this machine's init routine.  */
 
+void _initialize_moxie_tdep ();
 void
-_initialize_moxie_tdep (void)
+_initialize_moxie_tdep ()
 {
   register_gdbarch_init (bfd_arch_moxie, moxie_gdbarch_init);
 }
This page took 0.02512 seconds and 4 git commands to generate.