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