Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4382 → Rev 4383

/contrib/sdk/sources/gcc_eh/tconfig.h
0,0 → 1,11
#ifndef GCC_TCONFIG_H
#define GCC_TCONFIG_H
#ifndef USED_FOR_TARGET
# define USED_FOR_TARGET
#endif
#include "auto-host.h"
#ifdef IN_GCC
# include "ansidecl.h"
# include "xm-mingw32.h"
#endif
#endif /* GCC_TCONFIG_H */