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