aboutsummaryrefslogtreecommitdiff
path: root/gcc/sdbout.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/sdbout.h')
-rw-r--r--gcc/sdbout.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/sdbout.h b/gcc/sdbout.h
index 5a5ca8f..51317d6 100644
--- a/gcc/sdbout.h
+++ b/gcc/sdbout.h
@@ -18,12 +18,7 @@ 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 sdbout_begin_function PARAMS ((int));
-
extern void sdbout_label PARAMS ((rtx));
extern void sdbout_symbol PARAMS ((tree, int));
extern void sdbout_toplevel_data PARAMS ((tree));
extern void sdbout_types PARAMS ((tree));
-
-extern void sdbout_mark_begin_function PARAMS ((void));
-