Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | RSS feed

  1. #ifndef GCC_TCONFIG_H
  2. #define GCC_TCONFIG_H
  3. #ifndef USED_FOR_TARGET
  4. # define USED_FOR_TARGET
  5. #endif
  6. #include "auto-host.h"
  7. #ifdef IN_GCC
  8. # include "ansidecl.h"
  9. # include "xm-mingw32.h"
  10. #endif
  11. #endif /* GCC_TCONFIG_H */
  12.