aboutsummaryrefslogtreecommitdiff
path: root/gcc/genopinit.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/genopinit.c')
-rw-r--r--gcc/genopinit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/genopinit.c b/gcc/genopinit.c
index 47f441c..a0728fa 100644
--- a/gcc/genopinit.c
+++ b/gcc/genopinit.c
@@ -352,7 +352,7 @@ from the machine description file `md'. */\n\n");
printf ("#include \"optabs.h\"\n");
printf ("#include \"reload.h\"\n\n");
- printf ("void\ninit_all_optabs ()\n{\n");
+ printf ("void\ninit_all_optabs (void)\n{\n");
/* Read the machine description. */