tinycc/include
grischka 110a4edc15 drop alloca #define
(Because GNU's alloca.h unconditionally #undef's alloca)

Also, remove gcc specific sections in headers. and
instead change tests such that gcc does not use them.
2009-05-16 22:30:13 +02:00
..
float.h new subdirs: include, lib, tests 2009-04-18 15:08:03 +02:00
stdarg.h drop alloca #define 2009-05-16 22:30:13 +02:00
stdbool.h new subdirs: include, lib, tests 2009-04-18 15:08:03 +02:00
stddef.h drop alloca #define 2009-05-16 22:30:13 +02:00
tcclib.h Return value of exit should be void. 2009-04-18 23:55:51 +09:00
varargs.h new subdirs: include, lib, tests 2009-04-18 15:08:03 +02:00