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