diff options
author | Nick Clifton <nickc@redhat.com> | 1999-12-10 18:51:35 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-12-10 18:51:35 +0000 |
commit | 77fb9c28ac0594b97f5b193d45118fdf09d96881 (patch) | |
tree | 7a22e35173bc78265f4b0f69ab8c0eeb303dafbf /bfd/som.c | |
parent | 2f5288870a7b5ac5e892a64bab8fe83452dc162e (diff) | |
download | gdb-77fb9c28ac0594b97f5b193d45118fdf09d96881.zip gdb-77fb9c28ac0594b97f5b193d45118fdf09d96881.tar.gz gdb-77fb9c28ac0594b97f5b193d45118fdf09d96881.tar.bz2 |
Revert previous patch.
Diffstat (limited to 'bfd/som.c')
-rw-r--r-- | bfd/som.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6229,7 +6229,6 @@ som_bfd_link_split_section (abfd, sec) #define som_construct_extended_name_table \ _bfd_archive_coff_construct_extended_name_table #define som_update_armap_timestamp bfd_true -#define som_allow_commons_in_armap bfd_true #define som_bfd_print_private_bfd_data _bfd_generic_bfd_print_private_bfd_data #define som_get_lineno _bfd_nosymbols_get_lineno |