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 | 2ee91079e8a6d2e0b6151129041bb7f4545dbd2a (patch) | |
tree | 169e98bca304e50e5a75b34608e4e0bda1a9b4d3 /bfd/aout-tic30.c | |
parent | 187eccd48087c785f20d9ef70979843ead9e59f0 (diff) | |
download | gdb-2ee91079e8a6d2e0b6151129041bb7f4545dbd2a.tar.gz |
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 f39e5c39315..0dcae0c25bc 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 |