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