remove doubled prototype

fix documentation about __TINYC__
define __STDC_HOSTED__ like __STDC__
This commit is contained in:
Urs Janssen
2013-02-18 15:44:18 +01:00
parent 5d6cfe855a
commit 0db7f616ad
4 changed files with 4 additions and 6 deletions

1
TODO
View File

@ -9,7 +9,6 @@ Bugs:
- constructors
- cast bug (Peter Wang)
- define incomplete type if defined several times (Peter Wang).
- configure --cc=tcc (still one bug in libtcc1.c)
- test binutils/gcc compile
- tci patch + argument.
- see -lxxx bug (Michael Charity).