* Makefile.in configure configure.in: Remove ENABLE_CLIBS,
[deliverable/binutils-gdb.git] / gdb / objfiles.h
index f5c1bb9a20e9c15ef42d54e08b2d408bbed2657a..937d0d4e62960a670b9633a1769f1c9381daa6e2 100644 (file)
@@ -316,7 +316,7 @@ struct objfile
   /* Information about stabs.  Will be filled in with a dbx_symfile_info
      struct by those readers that need it. */
 
-  PTR sym_stab_info;
+  struct dbx_symfile_info *sym_stab_info;
 
   /* Hook for information for use by the symbol reader (currently used
      for information shared by sym_init and sym_read).  It is
This page took 0.023701 seconds and 4 git commands to generate.