xref
: /
kernel
/
linux
/
linux-5.10
/
arch
/
powerpc
/
boot
/
dummy.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/kernel/linux/linux-5.10/arch/powerpc/boot/
main(void)
1
int
main
(
void
)
2
{
3
return
0;
4
}
5