* testsuite/Makefile.am: Add -ffunction-sections to compile
[deliverable/binutils-gdb.git] / gdb / iq2000-tdep.c
index 7e699f8f55fcb047ef07d704b32db268ebad8e59..8dfe6b228f6801e3336a18d9869ca832437faabb 100644 (file)
@@ -842,6 +842,9 @@ iq2000_gdbarch_init (struct gdbarch_info info, struct gdbarch_list *arches)
    Initializer function for the iq2000 module.
    Called by gdb at start-up. */
 
+/* Provide a prototype to silence -Wmissing-prototypes.  */
+extern initialize_file_ftype _initialize_iq2000_tdep;
+
 void
 _initialize_iq2000_tdep (void)
 {
This page took 0.055716 seconds and 4 git commands to generate.