get rid of unused m4 files
[deliverable/binutils-gdb.git] / gdb / xcoffread.c
index 7d6bab66dfc94a54be2da9eba87424004eebb8ad..fec6b4e2d24651c3d8484216637479e0d76385b4 100644 (file)
@@ -95,9 +95,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* This is output from LD.  */
 #define N_SETV 0x1C            /* Pointer to set vector in data area.  */
 \f
-/* Each partial symbol table entry contains a pointer to private data for the
-   sym_read function to use when expanding a partial symbol table entry
-   to a full symbol table entry.  */
+/* We put a pointer to this structure in the read_symtab_private field
+   of the psymtab.  */
 
 struct symloc {
 
This page took 0.023882 seconds and 4 git commands to generate.