mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-15 03:48:11 +08:00
2001-11-06 Fred Fish <fnf@redhat.com>
* complaints.c (info_verbose): Remove unneeded decl, is in defs.h. * dbxread.c: Ditto * dwarf2read.c: Ditto. * dwarfread.c: Ditto. * exec.c: Ditto. * hpread.c: Ditto. * hpread.h: Ditto. * mdebugread.c: Ditto. * os9kread.c: Ditto. * stack.c: Ditto. * symfile.c: Ditto. * tracepoint.c: Ditto.
This commit is contained in:
@ -72,8 +72,6 @@ static void init_exec_ops (void);
|
||||
|
||||
void _initialize_exec (void);
|
||||
|
||||
extern int info_verbose;
|
||||
|
||||
/* The target vector for executable files. */
|
||||
|
||||
struct target_ops exec_ops;
|
||||
|
Reference in New Issue
Block a user