2003-07-31 Michael Snyder <msnyder@redhat.com>
[deliverable/binutils-gdb.git] / gdb / value.h
index 77d9d3955f8c4f88c83840d3b3b8f81bc5de2ca9..d50626edf173b372cb12f52e4744821341be8c16 100644 (file)
@@ -420,8 +420,7 @@ extern struct value *value_subscript (struct value *array, struct value *idx);
 
 extern struct value *value_being_returned (struct type *valtype,
                                           struct regcache *retbuf,
-                                          int struct_return,
-                                          CORE_ADDR struct_addr);
+                                          int struct_return);
 
 extern struct value *value_in (struct value *element, struct value *set);
 
This page took 0.023336 seconds and 4 git commands to generate.