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.hp
/
gdb.objdbg
/
objdbg03
/
x2.cc
blob
165cb85d2e3d4d87d8a7422084d91f6cdca4f4d5
1
#include <stdio.h>
2
3
int
common10
;
4
int
common11
;
5
6
int
data10
=
10
;
7
int
data11
=
11
;