Cross Reference: test-compile.c
xref
: /
linux-4.1.27
/
tools
/
build
/
feature
/
test-compile.c
Home
History
Annotate
Line#
Navigate
Raw
Download
only in
/linux-4.1.27/tools/build/feature/
1
int
main
(
void
)
2
{
3
return
0;
4
}
5