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