]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/xstormy16-tdep.c
doc/ChangeLog:
[thirdparty/binutils-gdb.git] / gdb / xstormy16-tdep.c
index 78173cf913dd21bee1b9e0a73aa9b8a6465a99a1..d21e15d5c0951bf4b5cc6efcb3e038fa1b61d3f9 100644 (file)
@@ -198,8 +198,8 @@ xstormy16_store_return_value (struct type *type, struct regcache *regcache,
 }
 
 static enum return_value_convention
-xstormy16_return_value (struct gdbarch *gdbarch, struct type *type,
-                       struct regcache *regcache,
+xstormy16_return_value (struct gdbarch *gdbarch, struct type *func_type,
+                       struct type *type, struct regcache *regcache,
                        gdb_byte *readbuf, const gdb_byte *writebuf)
 {
   if (xstormy16_use_struct_convention (type))