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