* cpphash.h (_cpp_lex_token): Update prototype.
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Sep 2001 13:44:29 +0000 (13:44 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Sep 2001 13:44:29 +0000 (13:44 +0000)
commitc00e481c16b2a2036ff5f18f412d432e50f307d6
treeb0d12b8ccfd049f7327ee01b7ef6f9fc687e6a3d
parentd0d481d78be7b2adf26289b40b5c53abcc9f7206
* cpphash.h (_cpp_lex_token): Update prototype.
* cpplex.c (_cpp_lex_token): New prototype.
* cpplib.c (skip_rest_of_line, check_eol, _cpp_handle_directive,
lex_macro_node, read_flag, do_pragma_poison): Update.
* cppmacro.c (cpp_get_token, parse_params,
lex_expansion_token): Update.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45646 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cpphash.h
gcc/cpplex.c
gcc/cpplib.c
gcc/cppmacro.c