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