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