diff options
Diffstat (limited to 'gcc/rtl.h')
| -rw-r--r-- | gcc/rtl.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/rtl.h b/gcc/rtl.h index fb1922a3b9d..ddbda985e02 100644 --- a/gcc/rtl.h +++ b/gcc/rtl.h @@ -2055,6 +2055,8 @@ extern rtx remove_death (unsigned int, rtx); extern void dump_combine_stats (FILE *); extern void dump_combine_total_stats (FILE *); #endif +/* In web.c */ +extern void web_main PARAMS ((void)); /* In sched.c. */ #ifdef BUFSIZ |

