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, 1 insertions, 1 deletions
diff --git a/gcc/rtl.h b/gcc/rtl.h
index 44fd965..f6957bc 100644
--- a/gcc/rtl.h
+++ b/gcc/rtl.h
@@ -2087,7 +2087,7 @@ extern void dump_combine_stats (FILE *);
extern void dump_combine_total_stats (FILE *);
#endif
/* In web.c */
-extern void web_main PARAMS ((void));
+extern void web_main (void);
/* In sched.c. */
#ifdef BUFSIZ