forked from Imagelibrary/binutils-gdb
PR 10656
* readelf.c: Remove duplicate declaration of variable do_wide.
* dwarf.h: Add export of do_wide.
* hist.h: Move declaration of histograms and num_histograms
variables from here to...
* hist.c: ...here.
This commit is contained in:
@@ -149,7 +149,6 @@
|
||||
#include "filenames.h"
|
||||
|
||||
char * program_name = "readelf";
|
||||
int do_wide;
|
||||
static long archive_file_offset;
|
||||
static unsigned long archive_file_size;
|
||||
static unsigned long dynamic_addr;
|
||||
|
||||
Reference in New Issue
Block a user