* os9kread.c (os9k_process_one_symbol): Rename
[binutils-gdb.git] / gdb / objfiles.h
index 6cff2cad93e58ef5d483e225108919b2c473aca7..b8a221d635d6a6ade87caffb19b6729b3f946b01 100644 (file)
@@ -310,6 +310,9 @@ struct objfile
   struct obj_section
     *sections,
     *sections_end;
+
+  /* two auxiliary fields, used to hold the fp of separate symbol files */
+  FILE *auxf1, *auxf2;
 };
 
 /* Defines for the objfile flag word. */