forked from Imagelibrary/binutils-gdb
* aout-adobe.c, aoutf1.h, aoutx.h, bout.c coff-m68k.c, coff-z8k.c,
coffcode.h, elf.c, libaout.h, libbfd.h, srec.c: Lint.
This commit is contained in:
@@ -2315,7 +2315,6 @@ coff_add_missing_symbols (abfd)
|
||||
asymbol **sympp2;
|
||||
unsigned int i;
|
||||
int need_text = 1, need_data = 1, need_bss = 1, need_file = 1;
|
||||
coff_data_type *cdata = coff_data (abfd);
|
||||
|
||||
for (i = 0; i < nsyms; i++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user