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