]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/f/top.h
Makefile.in: Update to use common.opt and lang_opt_files.
[thirdparty/gcc.git] / gcc / f / top.h
index 60c099512c48e1941957190c24f3c747a216023e..041dc16ef629a50f5007d3d3cbf1f75db13ee739 100644 (file)
@@ -141,6 +141,7 @@ extern bool ffe_in_4;
 
 /* Declare functions with prototypes. */
 
+int ffe_init_options (void);
 int ffe_handle_option (size_t code, const char *arg, int on);
 void ffe_file (ffewhereFile wf, FILE *f);
 void ffe_init_0 (void);