xref
: /
linux
/
arch
/
mips
/
boot
/
compressed
/
dummy.c
(revision 419043609689d0aba9f727a6faf1ff406e269ecf)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
int
main
(
void
)
2
{
3
return
0;
4
}
5