doc/ChangeLog:
[deliverable/binutils-gdb.git] / gdb / sh64-tdep.c
index d4d93d6491814f4071cf4f453662c0f5a62ee9a4..10e6099bed9308cb913753e13c259c91a7e7a932 100644 (file)
@@ -1301,8 +1301,8 @@ sh64_store_return_value (struct type *type, struct regcache *regcache,
 }
 
 static enum return_value_convention
-sh64_return_value (struct gdbarch *gdbarch, struct type *type,
-                  struct regcache *regcache,
+sh64_return_value (struct gdbarch *gdbarch, struct type *func_type,
+                  struct type *type, struct regcache *regcache,
                   gdb_byte *readbuf, const gdb_byte *writebuf)
 {
   if (sh64_use_struct_convention (type))
This page took 0.167858 seconds and 4 git commands to generate.