Commit 94ea3419 by Kaveh R. Ghazi Committed by Kaveh Ghazi

* com.h (ffe_parse_file): Prototype.

From-SVN: r50930
parent ab93b543
Sun Mar 17 18:50:15 2002 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* com.h (ffe_parse_file): Prototype.
Sun Mar 17 20:57:30 2002 Neil Booth <neil@daikokuya.demon.co.uk>
* com.c (LANG_HOOKS_PARSE_FILE): Redefine.
......
......@@ -265,7 +265,7 @@ tree ffecom_truth_value (tree expr);
tree ffecom_truth_value_invert (tree expr);
tree ffecom_type_expr (ffebld expr);
tree ffecom_which_entrypoint_decl (void);
void ffe_parse_file ();
void ffe_parse_file (void);
/* Define macros. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment