Home
Manpages
About
(root)/
binutils-2.41/
ld/
testsuite/
ld-ctf/
array-int.c
1
int
digits
[
10
]
=
{
0
,
1
,
2
,
3
,
4
,
5
,
6
,
7
,
8
,
9
,
}
;