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
/
pragma-once-1c.h
blob
cd50024f611d4dde284fdc5e38b0e054ed5b7d05
1
#ifndef _C_H_
2
#define _C_H_
3
4
#include
"pragma-once-1b.h"
5
6
#endif