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