mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
2003-07-31 Michael Snyder <msnyder@redhat.com>
* value.h, values.c, infcall.c, infcmd.c: Revert 07-30 change,
which is already covered by the new frames infrastructure.
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user