diff options
Diffstat (limited to 'gdb/m32c-tdep.c')
-rw-r--r-- | gdb/m32c-tdep.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/m32c-tdep.c b/gdb/m32c-tdep.c index 7302a7f..fa7b465 100644 --- a/gdb/m32c-tdep.c +++ b/gdb/m32c-tdep.c @@ -2198,6 +2198,7 @@ m32c_return_by_passed_buf (struct type *type) static enum return_value_convention m32c_return_value (struct gdbarch *gdbarch, + struct type *func_type, struct type *valtype, struct regcache *regcache, gdb_byte *readbuf, |