summaryrefslogtreecommitdiff
path: root/lib/gcc/arm-eabi/4.6.x-google/plugin/include/tm_p.h
blob: be57f16ef05c49d7f5381dc9b6577d94e41b8bb3 (plain)
1
2
3
4
5
6
7
#ifndef GCC_TM_P_H
#define GCC_TM_P_H
#ifdef IN_GCC
# include "config/arm/arm-protos.h"
# include "tm-preds.h"
#endif
#endif /* GCC_TM_P_H */