summaryrefslogtreecommitdiff
path: root/support/cpp/gcc/tm_p.h
blob: ec357d8386ba522b92b2737f626ea764801b022c (plain)
1
2
3
4
5
6
#ifndef GCC_TM_P_H
#define GCC_TM_P_H
#ifdef IN_GCC
# include "tm-preds.h"
#endif
#endif /* GCC_TM_P_H */