Index: gdb/m68hc11-tdep.c |
diff --git a/gdb/m68hc11-tdep.c b/gdb/m68hc11-tdep.c |
index 1215de8d365bfd249aa49cd5a69b7a4315c6d574..79629ef897bfb22815a0032e9cb7b9555d01a557 100644 |
--- a/gdb/m68hc11-tdep.c |
+++ b/gdb/m68hc11-tdep.c |
@@ -1323,7 +1323,7 @@ m68hc11_extract_return_value (struct type *type, struct regcache *regcache, |
} |
static enum return_value_convention |
-m68hc11_return_value (struct gdbarch *gdbarch, struct type *func_type, |
+m68hc11_return_value (struct gdbarch *gdbarch, struct value *function, |
struct type *valtype, struct regcache *regcache, |
gdb_byte *readbuf, const gdb_byte *writebuf) |
{ |