aboutsummaryrefslogtreecommitdiff
path: root/gcc/dbxout.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/dbxout.h')
-rw-r--r--gcc/dbxout.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/dbxout.h b/gcc/dbxout.h
index a42a261..3bdc795 100644
--- a/gcc/dbxout.h
+++ b/gcc/dbxout.h
@@ -18,9 +18,6 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-extern void dbxout_start_new_source_file PARAMS ((const char *));
-extern void dbxout_resume_previous_source_file PARAMS ((void));
-
extern void dbxout_source_file PARAMS ((FILE *, const char *));
extern void dbxout_types PARAMS ((tree));
extern void dbxout_args PARAMS ((tree));