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
/
gdb6
/
gdb
/
testsuite
/
gdb.cp
/
m-static.h
blob
012cd770e477988dd7841c75af2cde9354b627ba
1
// 2002-08-16
2
3
class
gnu_obj_4
4
{
5
public
:
6
static const int
elsewhere
;
7
static const int
nowhere
;
8
// At some point, perhaps:
9
// static const int everywhere = 317;
10
11
// try to ensure test4 is actually allocated
12
int
dummy
;
13
};
14