Fix access violation disassembling a corrupt VMS binary.
[deliverable/binutils-gdb.git] / bfd / aout-tic30.c
index 5db3da7c34a5acc78ff5f9f5748ac5a872aa5251..068428c103faeba748d9bc3cac99d53c8a484899 100644 (file)
@@ -968,6 +968,9 @@ tic30_aout_set_arch_mach (bfd *abfd,
 #ifndef MY_bfd_define_common_symbol
 #define MY_bfd_define_common_symbol bfd_generic_define_common_symbol
 #endif
+#ifndef MY_bfd_define_start_stop
+#define MY_bfd_define_start_stop bfd_generic_define_start_stop
+#endif
 #ifndef MY_bfd_reloc_type_lookup
 #define MY_bfd_reloc_type_lookup tic30_aout_reloc_type_lookup
 #endif
This page took 0.023489 seconds and 4 git commands to generate.