projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
029981e
)
* symtab.c (free_symtab): Declare as exported void fn now.
author
John Gilmore
<gnu@cygnus>
Fri, 19 Apr 1991 01:17:26 +0000
(
01:17
+0000)
committer
John Gilmore
<gnu@cygnus>
Fri, 19 Apr 1991 01:17:26 +0000
(
01:17
+0000)
gdb/symtab.h
patch
|
blob
|
history
diff --git
a/gdb/symtab.h
b/gdb/symtab.h
index 0421357ec7cd3e9e9f1ce3197741485c07b2f60c..9e36c65c7888b278cd34be9b28f4d9fe0492d401 100644
(file)
--- a/
gdb/symtab.h
+++ b/
gdb/symtab.h
@@
-872,6
+872,9
@@
struct symtabs_and_lines decode_line_spec ();
struct symtabs_and_lines decode_line_spec_1 ();
struct symtabs_and_lines decode_line_1 ();
+/* Symmisc.c */
+void free_symtab ();
+
/* Symbol-reading stuff in symfile.c and solib.c. */
struct symtab *psymtab_to_symtab ();
void clear_solib ();