mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
Fix last patch.
This commit is contained in:
@ -2132,6 +2132,7 @@ ecoff_sizeof_headers (abfd, reloc)
|
|||||||
{
|
{
|
||||||
asection *current;
|
asection *current;
|
||||||
int c;
|
int c;
|
||||||
|
int ret;
|
||||||
|
|
||||||
c = 0;
|
c = 0;
|
||||||
for (current = abfd->sections;
|
for (current = abfd->sections;
|
||||||
|
Reference in New Issue
Block a user