Open Menu
/
testing
/
test-cases
/
missing-weak-def.dtest
/
bar.c
All symbols
C/CPP/ASM
Kconfig
Devicetree
DT compatible
Clear
Go get it
Loading...
1
2
3
4
5
__attribute__
((
weak
))
int
bar
()
{
return
0
;
}