xref
: /
linux
/
tools
/
build
/
tests
/
ex
/
d.c
(revision c0e297dc61f8d4453e07afbea1fa8d0e67cd4a34)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
int
d
(
void
)
3
{
4
return
0;
5
}
6