* gdbint.texinfo (Host Definition): Remove description of
[deliverable/binutils-gdb.git] / gdb / stabsread.h
index 8cbee75662a42a65bff23e09b91c50bbd0c7ea06..59504da552b563fb5ba21005eec911a7cec9c9d5 100644 (file)
@@ -1,5 +1,6 @@
 /* Include file for stabs debugging format support functions.
-   Copyright 1986-1991, 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
+   1996, 1997, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -218,4 +219,8 @@ extern struct symbol *ref_search (int);
 extern int resolve_cfront_continuation
   (struct objfile *objfile, struct symbol *sym, char *p);
 
+extern void free_header_files (void);
+
+extern void init_header_files (void);
+
 #undef EXTERN
This page took 0.024192 seconds and 4 git commands to generate.