doc/ChangeLog:
[deliverable/binutils-gdb.git] / gdb / alpha-tdep.c
index 6a55700bcbf50031ca7ebed71664b9febd9a961a..107b46f22b1064ebd829813c7775564800865b58 100644 (file)
@@ -564,9 +564,9 @@ alpha_store_return_value (struct type *valtype, struct regcache *regcache,
 }
 
 static enum return_value_convention
-alpha_return_value (struct gdbarch *gdbarch, struct type *type,
-                   struct regcache *regcache, gdb_byte *readbuf,
-                   const gdb_byte *writebuf)
+alpha_return_value (struct gdbarch *gdbarch, struct type *func_type,
+                   struct type *type, struct regcache *regcache,
+                   gdb_byte *readbuf, const gdb_byte *writebuf)
 {
   enum type_code code = TYPE_CODE (type);
 
This page took 0.025561 seconds and 4 git commands to generate.