remove doubled prototype
fix documentation about __TINYC__ define __STDC_HOSTED__ like __STDC__
This commit is contained in:
@ -597,8 +597,7 @@ are supported.
|
||||
|
||||
@itemize
|
||||
|
||||
@item @code{__TINYC__} is a predefined macro to @code{1} to
|
||||
indicate that you use TCC.
|
||||
@item @code{__TINYC__} is a predefined macro to indicate that you use TCC.
|
||||
|
||||
@item @code{#!} at the start of a line is ignored to allow scripting.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user