diff options
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r-- | bfd/bfd-in2.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 2e91a1d..465ce32 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -307,14 +307,12 @@ typedef enum bfd_error invalid_operation, no_memory, no_symbols, - no_relocation_info, no_more_archived_files, malformed_archive, - symbol_not_found, file_not_recognized, file_ambiguously_recognized, no_contents, - bfd_error_nonrepresentable_section, + nonrepresentable_section, no_debug_section, bad_value, file_truncated, |