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