diff options
Diffstat (limited to 'gcc/rtl.h')
-rw-r--r-- | gcc/rtl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/rtl.h b/gcc/rtl.h index 0484cf7f6a9..c1de092831b 100644 --- a/gcc/rtl.h +++ b/gcc/rtl.h @@ -2081,7 +2081,6 @@ extern void dbr_schedule (rtx, FILE *); /* In local-alloc.c */ extern void dump_local_alloc (FILE *); -extern int local_alloc (void); /* In reload1.c */ extern int function_invariant_p (rtx); |