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
/
gdb6
/
gdb
/
testsuite
/
gdb.hp
/
gdb.objdbg
/
objdbg02
/
x3.cc
blob
d03ea5146a91b9a4b941a2f7da8f56174f562253
1
#include <stdio.h>
2
3
void
foo3
()
4
{
5
printf
(
"In foo3.
\n
"
);
6
}