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