Training courses
Kernel and Embedded Linux
Bootlin training courses
Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...
Elixir Cross Referencer
Home
Engineering
Training
Docs
Community
Company
twitter
mastodon
linkedin
github
Open Menu
/
contrib
/
one-true-awk
/
bugs-fixed
/
negative-nf.awk
All symbols
C/CPP/ASM
Kconfig
Devicetree
DT compatible
Go get it
1
BEGIN
{
NF
=
-
5
;
}