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