Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

1
2
3
4
5
# $NetBSD: d_end1.awk,v 1.1 2012/03/11 18:36:00 jruoho Exp $

END {
	print NF;
}