xref
: /
linux
/
tools
/
build
/
feature
/
test-compile.c
(revision c7e1e3ccfbd153c890240a391f258efaedfa94d0)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
int
main
(
void
)
2
{
3
return
0;
4
}
5