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