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.c-torture
/
execute
/
20011128-1.c
blob
d1f777a3db79b1316f6a37600f09365b9ce3b97e
1
main
()
2
{
3
char
blah
[
33
] =
"01234567890123456789"
;
4
exit
(
0
);
5
}