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