summaryrefslogtreecommitdiff
path: root/gcc/cfglayout.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cfglayout.h')
-rw-r--r--gcc/cfglayout.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cfglayout.h b/gcc/cfglayout.h
index 69c9d562e2c..14105099054 100644
--- a/gcc/cfglayout.h
+++ b/gcc/cfglayout.h
@@ -32,7 +32,6 @@ extern void reemit_insn_block_notes (void);
extern bool can_copy_bbs_p (basic_block *, unsigned);
extern void copy_bbs (basic_block *, unsigned, basic_block *,
edge *, unsigned, edge *, struct loop *);
-extern bool scan_ahead_for_unlikely_executed_note (rtx);
extern rtx duplicate_insn_chain (rtx, rtx);
#endif /* GCC_CFGLAYOUT_H */