Remove the exec_bfd macro
[deliverable/binutils-gdb.git] / gdb / exec.h
index 658112a0f280f9b155a2f7bf6d485dcfeb364b36..8590e78710ac50efb2f6c509af490a15631ecde9 100644 (file)
@@ -30,8 +30,6 @@ struct target_ops;
 struct bfd;
 struct objfile;
 
-#define exec_bfd current_program_space->ebfd
-
 /* Builds a section table, given args BFD.  */
 
 extern target_section_table build_section_table (struct bfd *);
This page took 0.023655 seconds and 4 git commands to generate.