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:
Michael Snyder
2003-07-31 23:41:25 +00:00
parent 6302298482
commit 4e7d75111e
5 changed files with 37 additions and 44 deletions

View 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);