repo.or.cz
/
sdcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
struct / union in initializer, RFE #901.
[sdcc.git]
/
sdcc
/
support
/
cpp
/
gcc
/
tm_p.h
blob
ec357d8386ba522b92b2737f626ea764801b022c
1
#ifndef GCC_TM_P_H
2
#define GCC_TM_P_H
3
#ifdef IN_GCC
4
# include
"tm-preds.h"
5
#endif
6
#endif
/* GCC_TM_P_H */