summaryrefslogtreecommitdiff
path: root/gcc/dwarfout.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/dwarfout.h')
-rw-r--r--gcc/dwarfout.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/dwarfout.h b/gcc/dwarfout.h
index a72db0515cd..9e4ca6275b6 100644
--- a/gcc/dwarfout.h
+++ b/gcc/dwarfout.h
@@ -24,7 +24,5 @@ extern void dwarfout_begin_function PARAMS ((void));
extern void dwarfout_end_function PARAMS ((void));
extern void dwarfout_begin_epilogue PARAMS ((void));
extern void dwarfout_end_epilogue PARAMS ((void));
-extern void dwarfout_begin_block PARAMS ((unsigned));
-extern void dwarfout_end_block PARAMS ((unsigned));
extern void dwarfout_line PARAMS ((const char *, unsigned));