forked from Imagelibrary/binutils-gdb
import gdb-1999-08-23 snapshot
This commit is contained in:
@@ -247,11 +247,6 @@ extern void generic_fix_call_dummy PARAMS ((char *dummy, CORE_ADDR pc, CORE_ADDR
|
||||
int nargs, struct value ** args,
|
||||
struct type * type, int gcc_p));
|
||||
|
||||
#ifdef __STDC__
|
||||
/* Some native compilers, even ones that are supposed to be ANSI and for which __STDC__
|
||||
is true, complain about forward decls of enums. */
|
||||
enum lval_type;
|
||||
extern void generic_get_saved_register PARAMS ((char *, int *, CORE_ADDR *, struct frame_info *, int, enum lval_type *));
|
||||
#endif
|
||||
|
||||
#endif /* !defined (FRAME_H) */
|
||||
|
||||
Reference in New Issue
Block a user