aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/h8300/h8300-protos.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/h8300/h8300-protos.h')
-rw-r--r--gcc/config/h8300/h8300-protos.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/h8300/h8300-protos.h b/gcc/config/h8300/h8300-protos.h
index 0c3aa29..9b0fa02 100644
--- a/gcc/config/h8300/h8300-protos.h
+++ b/gcc/config/h8300/h8300-protos.h
@@ -68,8 +68,6 @@ extern void h8300_encode_label PARAMS ((tree));
#endif /* TREE_CODE */
extern void h8300_init_once PARAMS ((void));
-extern void function_prologue PARAMS ((FILE *, int));
-extern void function_epilogue PARAMS ((FILE *, int));
extern void asm_file_start PARAMS ((FILE *));
extern void asm_file_end PARAMS ((FILE *));
extern int ok_for_bclr PARAMS ((HOST_WIDE_INT));