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.defects
/
solib-d2.c
blob
024616baf28c9e994633dfe1b057e70751bd2c96
1
int
global_from_secondary
=
9012
;
2
int
function_from_secondary
()
3
{
4
static int
local_static
=
3456
;
5
return
0
;
6
}
7
8
garbage
()
9
{
10
return
0
;
11
}