summaryrefslogtreecommitdiff
path: root/gcc/config/pdp11/pdp11-protos.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/pdp11/pdp11-protos.h')
-rw-r--r--gcc/config/pdp11/pdp11-protos.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/pdp11/pdp11-protos.h b/gcc/config/pdp11/pdp11-protos.h
index 86c6da3760b..aca3d828e0b 100644
--- a/gcc/config/pdp11/pdp11-protos.h
+++ b/gcc/config/pdp11/pdp11-protos.h
@@ -47,3 +47,4 @@ extern void output_ascii (FILE *, const char *, int);
extern void pdp11_asm_output_var (FILE *, const char *, int, int, bool);
extern void pdp11_expand_prologue (void);
extern void pdp11_expand_epilogue (void);
+extern int pdp11_branch_cost (void);