doc/ChangeLog:
[deliverable/binutils-gdb.git] / gdb / iq2000-tdep.c
index e5b558eda6d31f431b482e22898489f97246ba99..d938fe7869ded4c14d3f9950443545fefb9c1160 100644 (file)
@@ -591,8 +591,8 @@ iq2000_extract_return_value (struct type *type, struct regcache *regcache,
 }
 
 static enum return_value_convention
-iq2000_return_value (struct gdbarch *gdbarch, struct type *type,
-                    struct regcache *regcache,
+iq2000_return_value (struct gdbarch *gdbarch, struct type *func_type,
+                    struct type *type, struct regcache *regcache,
                     gdb_byte *readbuf, const gdb_byte *writebuf)
 {
   if (iq2000_use_struct_convention (type))
This page took 0.028083 seconds and 4 git commands to generate.