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