mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 20:28:28 +08:00
remove unused variable
This commit is contained in:
@ -252,7 +252,6 @@ elf_i386_create_dynamic_sections (abfd, info)
|
|||||||
{
|
{
|
||||||
flagword flags;
|
flagword flags;
|
||||||
register asection *s;
|
register asection *s;
|
||||||
struct elf_link_hash_entry *h;
|
|
||||||
|
|
||||||
/* We need to create .plt, .rel.plt, .got, .got.plt, .dynbss, and
|
/* We need to create .plt, .rel.plt, .got, .got.plt, .dynbss, and
|
||||||
.rel.bss sections. */
|
.rel.bss sections. */
|
||||||
|
Reference in New Issue
Block a user