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