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