fix documentation about __TINYC__ define __STDC_HOSTED__ like __STDC__
@ -78,7 +78,6 @@ struct macro_level {
const int *p;
};
ST_FUNC void next_nomacro(void);
static void next_nomacro_spc(void);
static void macro_subst(
TokenString *tok_str,
The note is not visible to the blocked user.