Home
Engineering
Training
Docs
Community
Company
twitter
mastodon
linkedin
github
Elixir Cross Referencer
Open Menu
/
tools
/
testing
/
selftests
/
exec
/
false.c
All symbols
C/CPP/ASM
Kconfig
Devicetree
DT compatible
Clear
Go get it
1
2
3
4
5
// SPDX-License-Identifier: GPL-2.0
int
main
(
void
)
{
return
1
;
}