diff options
author | Alan Modra <amodra@gmail.com> | 2020-03-19 15:33:03 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2020-03-19 16:07:45 +1030 |
commit | 81a65eb338cf7b40ef76b1cdb150eefd8495e282 (patch) | |
tree | 0d15be0f216b607191bdd1fbd0a43b2952548192 /bfd/elfxx-riscv.c | |
parent | 1cb7d8b1afc7c71cfacfe017e0692c9064bf9818 (diff) | |
download | binutils-81a65eb338cf7b40ef76b1cdb150eefd8495e282.zip binutils-81a65eb338cf7b40ef76b1cdb150eefd8495e282.tar.gz binutils-81a65eb338cf7b40ef76b1cdb150eefd8495e282.tar.bz2 |
Don't use bfd.h in binutils/elfcomm.c
Better than warning about bfd types, just don't include bfd.h and
warn against including the header again.
* elfcomm.c: Don't include bfd.h or bucomm.h.
(program_name): Declare.
(process_archive_index_and_symbols): Replace bfd_boolean with int,
and substitute FALSE and TRUE.
(setup_archive, setup_nested_archive): Likewise.
* elfcomm.h: Likewise.
Diffstat (limited to 'bfd/elfxx-riscv.c')
0 files changed, 0 insertions, 0 deletions