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
#line 42
int foo; // This should appear as at line-directive-nofilename.h:42

#line 100 "foobar.h"
int bar; // This should appear as at foobar.h:100