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/aout-tic30.c | |
parent | 2f5288870a7b5ac5e892a64bab8fe83452dc162e (diff) | |
download | gdb-77fb9c28ac0594b97f5b193d45118fdf09d96881.zip gdb-77fb9c28ac0594b97f5b193d45118fdf09d96881.tar.gz gdb-77fb9c28ac0594b97f5b193d45118fdf09d96881.tar.bz2 |
Revert previous patch.
Diffstat (limited to 'bfd/aout-tic30.c')
-rw-r--r-- | bfd/aout-tic30.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bfd/aout-tic30.c b/bfd/aout-tic30.c index f39e5c3..0dcae0c 100644 --- a/bfd/aout-tic30.c +++ b/bfd/aout-tic30.c @@ -851,9 +851,6 @@ tic30_aout_set_arch_mach (abfd, arch, machine) #ifndef MY_update_armap_timestamp #define MY_update_armap_timestamp _bfd_archive_bsd_update_armap_timestamp #endif -#ifndef MY_allow_commons_in_armap -#define MY_allow_commons_in_armap _bfd_archive_bsd_allow_commons_in_armap -#endif /* No core file defined here -- configure in trad-core.c separately. */ #ifndef MY_core_file_failing_command |