aboutsummaryrefslogtreecommitdiff
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 f6c7d1a..467b0d8 100644
--- a/gcc/config/pdp11/pdp11-protos.h
+++ b/gcc/config/pdp11/pdp11-protos.h
@@ -44,3 +44,4 @@ 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);
+extern poly_int64 pdp11_push_rounding (poly_int64);