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