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