repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sem_init.3: Mark up SEM_VALUE_MAX.
[dragonfly.git]
/
gnu
/
usr.bin
/
cc50
/
cc_prep
/
tconfig.h
blob
7ec80a1081a6b7c57596f3ecae493100e5589de2
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
#endif
10
#endif
/* GCC_TCONFIG_H */