Regen bfd-in2.h

* bfd-in2.h: Regenerate.
This commit is contained in:
Alan Modra 2017-04-13 10:33:11 +09:30
parent ad3d022a77
commit 4af8774e15
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2017-04-13 Alan Modra <amodra@gmail.com>
* bfd-in2.h: Regenerate.
2017-04-11 H.J. Lu <hongjiu.lu@intel.com>
* elf-properties.c (_bfd_elf_parse_gnu_properties): Remove the

View File

@ -1069,7 +1069,8 @@ bfd *bfd_openr (const char *filename, const char *target);
bfd *bfd_fdopenr (const char *filename, const char *target, int fd);
bfd *bfd_openstreamr (const char * filename, const char * target, void * stream);
bfd *bfd_openstreamr (const char * filename, const char * target,
void * stream);
bfd *bfd_openr_iovec (const char *filename, const char *target,
void *(*open_func) (struct bfd *nbfd,