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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
gnu
/
dist
/
gcc4
/
gcc
/
testsuite
/
gcc.dg
/
cpp
/
mi1c.h
blob
2956286eb22275bbcae03c24a2b3c91fc8b1f8f6
1
/* Redundant header include test with C comments at top. */
2
#
/* And a null directive at the top. */
3
4
#ifndef CPP_MIC_H
5
#define CPP_MIC_H
6
7
int
a
;
8
9
#endif
10
11
#
/* And at the end, too! */
12
/* And at the end too! */