gas/
[deliverable/binutils-gdb.git] / bfd / libcoff-in.h
index 0aa3d3707aebd9b510c114cf9411357100be34e2..16b6c7baf2cf2e59094f234276fb20e82ce92b93 100644 (file)
@@ -117,8 +117,6 @@ typedef struct pe_tdata
   int has_reloc_section;
   bfd_boolean (*in_reloc_p) (bfd *, reloc_howto_type *);
   flagword real_flags;
-  int target_subsystem;
-  bfd_boolean force_minimum_alignment;
 } pe_data_type;
 
 #define pe_data(bfd)           ((bfd)->tdata.pe_obj_data)
This page took 0.022882 seconds and 4 git commands to generate.