mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 01:28:46 +00: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:
@@ -554,9 +554,6 @@ static struct complaint dwarf2_unsupported_const_value_attr =
|
||||
"unsupported const value attribute form: '%s'", 0, 0
|
||||
};
|
||||
|
||||
/* Externals references. */
|
||||
extern int info_verbose; /* From main.c; nonzero => verbose */
|
||||
|
||||
/* local function prototypes */
|
||||
|
||||
static void dwarf2_locate_sections (bfd *, asection *, PTR);
|
||||
|
||||
Reference in New Issue
Block a user