gdb/
[deliverable/binutils-gdb.git] / gdb / lm32-tdep.c
index 4f67542f9f4d073c8b813fa5eace815bb3fad569..09c2cc02f6abeda14356d14a5a6d66720fb8adb3 100644 (file)
@@ -374,7 +374,7 @@ lm32_store_return_value (struct type *type, struct regcache *regcache,
 
 /* Determine whether a functions return value is in a register or memory.  */
 static enum return_value_convention
-lm32_return_value (struct gdbarch *gdbarch, struct type *func_type,
+lm32_return_value (struct gdbarch *gdbarch, struct value *function,
                   struct type *valtype, struct regcache *regcache,
                   gdb_byte *readbuf, const gdb_byte *writebuf)
 {
This page took 0.023168 seconds and 4 git commands to generate.