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