]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
*** empty log message ***
authorRichard Stallman <rms@gnu.org>
Tue, 24 Dec 1991 02:03:33 +0000 (02:03 +0000)
committerRichard Stallman <rms@gnu.org>
Tue, 24 Dec 1991 02:03:33 +0000 (02:03 +0000)
From-SVN: r131

gcc/recog.c

index 8ba3a601c5adb583bfebe648177c2b93654b23c7..5828f759c481ffd44d6d66d02d9b1d9c83303eb5 100644 (file)
@@ -76,6 +76,7 @@ init_recog_no_volatile ()
   volatile_ok = 0;
 }
 
+void
 init_recog ()
 {
   volatile_ok = 1;