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