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