fix a preprocessor for .S
commitd81611b6416a397f69272bffdb90506869e3fce8
authorseyko <seyko2@gmail.com>
Fri, 10 Apr 2015 13:53:29 +0000 (10 16:53 +0300)
committerseyko <seyko2@gmail.com>
Fri, 10 Apr 2015 13:53:29 +0000 (10 16:53 +0300)
treea3afcc150fd3c3d684a704d97b1abf4406f2a13e
parent8037a1ce39730f729b75907d0fa5691412c82e46
fix a preprocessor for .S

    Lets assume that in *.S files a preprocessor directive
    follow '#' char w/o spaces between. Otherwise there is
    too many problems with the content of the comments.
libtcc.c
tcc.h
tccpp.c