]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libcpp/internal.h
re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o)
[thirdparty/gcc.git] / libcpp / internal.h
index b3dc2df10bf70f1b530ddbc90aa2f91f2361b4d5..7e2932a60357b160289da71138c2edd665f3032c 100644 (file)
@@ -653,6 +653,7 @@ extern int _cpp_equiv_tokens (const cpp_token *, const cpp_token *);
 extern void _cpp_init_tokenrun (tokenrun *, unsigned int);
 extern cpp_hashnode *_cpp_lex_identifier (cpp_reader *, const char *);
 extern int _cpp_remaining_tokens_num_in_context (cpp_context *);
+extern void _cpp_init_lexer (void);
 
 /* In init.c.  */
 extern void _cpp_maybe_push_include_file (cpp_reader *);