gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / bfd / libaout.h
index 61746db243a4b7f4d8de4879e07838fdf76b62b3..8e620727419dd543c73bf4054536c185a329eef5 100644 (file)
@@ -609,9 +609,6 @@ extern bfd_boolean NAME (aout, bfd_free_cached_info)
 #define        aout_32_get_section_contents    _bfd_generic_get_section_contents
 
 #define        aout_64_get_section_contents    _bfd_generic_get_section_contents
-#ifndef NO_WRITE_HEADER_KLUDGE
-#define NO_WRITE_HEADER_KLUDGE 0
-#endif
 
 #ifndef aout_32_bfd_is_local_label_name
 #define aout_32_bfd_is_local_label_name bfd_generic_is_local_label_name
This page took 0.022497 seconds and 4 git commands to generate.