aboutsummaryrefslogtreecommitdiff
path: root/gdb/values.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/values.c')
-rw-r--r--gdb/values.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/values.c b/gdb/values.c
index c0027cb..52f70a1 100644
--- a/gdb/values.c
+++ b/gdb/values.c
@@ -1216,7 +1216,6 @@ value_from_double (struct type *type, DOUBLEST num)
0 when it is using the value returning conventions (this often
means returning pointer to where structure is vs. returning value). */
-/* ARGSUSED */
struct value *
value_being_returned (struct type *valtype, struct regcache *retbuf,
int struct_return)