aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/rtl.h')
-rw-r--r--gcc/rtl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/rtl.h b/gcc/rtl.h
index fd960cc6625..61cc2fed555 100644
--- a/gcc/rtl.h
+++ b/gcc/rtl.h
@@ -2342,8 +2342,6 @@ extern void simplify_using_condition (rtx, rtx *, struct bitmap_head_def *);
/* In final.c */
extern unsigned int compute_alignments (void);
-extern void alias_export_finish_once (void);
-
struct rtl_hooks
{