Elixir Cross Referencer
xairy.io
Trainings
twitter
mastodon
linkedin
github
Open Menu
/
tools
/
build
/
tests
/
ex
/
b.c
All symbols
C/CPP/ASM
Kconfig
Devicetree
DT compatible
Go get it
Loading...
1
2
3
4
5
6
// SPDX-License-Identifier: GPL-2.0
int
b
(
void
)
{
return
0
;
}