fix to allow build tcc by build-tcc.bat
commite2650608cdeb865aec9095bfaa00c28b9803fc8a
authorseyko <seyko2@gmail.com>
Thu, 19 Mar 2015 05:07:35 +0000 (19 08:07 +0300)
committerseyko <seyko2@gmail.com>
Thu, 19 Mar 2015 05:07:35 +0000 (19 08:07 +0300)
tree936e6d38214127bd0b2d1642a19e7e62e56481b9
parentaa812e87455271d2b73e7f41832aee496fe81ee0
fix to allow build tcc by build-tcc.bat
    move call to print_defines() from tcc.c to the libtcc.c
    define a print_defines() as a ST_FUNC
libtcc.c
tcc.c
tcc.h
tccpp.c