* arm-protos.h (struct cpp_reader): Add declaration.

From-SVN: r61203
This commit is contained in:
Richard Earnshaw
2003-01-11 12:19:46 +00:00
committed by Richard Earnshaw
parent a5cf80f095
commit 04f08c8ef9
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
2003-01-11 Richard Earnshaw (rearnsha@arm.com)
* arm-protos.h (struct cpp_reader): Add declaration.
Sat Jan 11 11:02:58 CET 2003 Jan Hubicka <jh@suse.cz>
PR target/9068
+1
View File
@@ -210,6 +210,7 @@ extern rtx arm_expand_builtin PARAMS ((tree, rtx, rtx,
enum machine_mode, int));
#endif
struct cpp_reader;
extern void arm_pr_long_calls PARAMS ((struct cpp_reader *));
extern void arm_pr_no_long_calls PARAMS ((struct cpp_reader *));
extern void arm_pr_long_calls_off PARAMS ((struct cpp_reader *));