Cross Reference: d.c
xref
: /
linux-4.1.27
/
tools
/
build
/
tests
/
ex
/
d.c
Home
History
Annotate
Line#
Navigate
Raw
Download
only in
/linux-4.1.27/tools/build/tests/ex/
1
2
int
d(
void
)
3
{
4
return
0;
5
}
6