aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/rtl.h')
-rw-r--r--gcc/rtl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/rtl.h b/gcc/rtl.h
index d076b1d..d401c98 100644
--- a/gcc/rtl.h
+++ b/gcc/rtl.h
@@ -2043,7 +2043,6 @@ extern void gcse_after_reload_main (rtx);
/* In global.c */
extern void mark_elimination (int, int);
-extern int global_alloc (FILE *);
extern void dump_global_regs (FILE *);
#ifdef HARD_CONST
/* Yes, this ifdef is silly, but HARD_REG_SET is not always defined. */