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