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