repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
gnu
/
dist
/
gcc4
/
gcc
/
testsuite
/
gcc.dg
/
cpp
/
mi1ndp.h
blob
b84202c6d33ea3b0e1e1879c2f3bb16e89936875
1
#if !defined ( CPP_MINDP_H)
2
#define CPP_MINDP_H
3
4
/* Redundant include check with #if !defined and parentheses. */
5
int
d
;
6
7
#endif