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