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:
parent
b7c313290a
commit
c34f4fc672
6 changed files with 28 additions and 11 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue