Home
Engineering
Training
Docs
Community
Company
twitter
mastodon
linkedin
github
Linux Audio
Check our new training course
Open-source upstreaming
Need help get the support for your hardware in upstream Linux?
Elixir Cross Referencer
Open Menu
/
arch
/
powerpc
/
boot
/
dummy.c
All symbols
C/CPP/ASM
Kconfig
Devicetree
DT compatible
Clear
Go get it
Loading...
Note: File does not exist in v6.8.
1
int
main
(
void
)
2
{
3
return
0
;
4
}