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