mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 02:50:08 +08:00
regenerated from current sources - bfd_elf_find_section return type changed
This commit is contained in:
@ -273,6 +273,6 @@ bfd_default_compatible
|
|||||||
boolean
|
boolean
|
||||||
bfd_default_scan PARAMS ((CONST struct bfd_arch_info *, CONST char *));
|
bfd_default_scan PARAMS ((CONST struct bfd_arch_info *, CONST char *));
|
||||||
|
|
||||||
struct elf_internal_shdr *
|
Elf_Internal_Shdr *
|
||||||
bfd_elf_find_section PARAMS ((bfd *abfd, char *name));
|
bfd_elf_find_section PARAMS ((bfd *abfd, char *name));
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user