GNU Binutils with patches for OS216
Revision | 5c43db6b3835c7d619d4f7b358072d87f4679fbf (tree) |
---|---|
Time | 1991-04-19 10:17:26 |
Author | John Gilmore <gnu@cygn...> |
Commiter | John Gilmore |
@@ -872,6 +872,9 @@ struct symtabs_and_lines decode_line_spec (); | ||
872 | 872 | struct symtabs_and_lines decode_line_spec_1 (); |
873 | 873 | struct symtabs_and_lines decode_line_1 (); |
874 | 874 | |
875 | +/* Symmisc.c */ | |
876 | +void free_symtab (); | |
877 | + | |
875 | 878 | /* Symbol-reading stuff in symfile.c and solib.c. */ |
876 | 879 | struct symtab *psymtab_to_symtab (); |
877 | 880 | void clear_solib (); |