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