Tcc: Compile to executable

git-svn-id: svn://ultimatepp.org/upp/trunk@1500 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
koldo 2009-08-12 20:15:57 +00:00
parent 02532e0cf6
commit 94bedda349
131 changed files with 65696 additions and 0 deletions

4
bazaar/Tcc/init Normal file
View file

@ -0,0 +1,4 @@
#ifndef _Tcc_icpp_init_stub
#define _Tcc_icpp_init_stub
#include "Core/init"
#endif