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