aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68hc11/m68hc11-protos.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/m68hc11/m68hc11-protos.h')
-rw-r--r--gcc/config/m68hc11/m68hc11-protos.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/m68hc11/m68hc11-protos.h b/gcc/config/m68hc11/m68hc11-protos.h
index e4f8ba7ae80..59154faf00b 100644
--- a/gcc/config/m68hc11/m68hc11-protos.h
+++ b/gcc/config/m68hc11/m68hc11-protos.h
@@ -43,8 +43,6 @@ extern void m68hc11_function_arg_advance (CUMULATIVE_ARGS*,
#ifdef RTX_CODE
extern int m68hc11_auto_inc_p (rtx);
-extern void m68hc11_initialize_trampoline (rtx, rtx, rtx);
-
extern rtx m68hc11_expand_compare_and_branch (enum rtx_code, rtx, rtx, rtx);
extern enum reg_class preferred_reload_class (rtx, enum reg_class);