mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-30 17:25:11 +08:00
* com.h (ffe_parse_file): Prototype.
From-SVN: r50930
This commit is contained in:
parent
ab93b54345
commit
94ea34195b
@ -1,3 +1,7 @@
|
||||
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. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user