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
/
compile
/
20040705-1.c
blob
1e45ee289bf4a97c27bd4192aaeaa086d2a798e9
1
extern
char
foo
[],
bar
[];
2
void
f
(
void
) {
memcpy
(
foo
,
bar
,
7
); }