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