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