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

char foo1 [2] __attribute__((aligned(64)));
char foo2 [2] __attribute__((aligned(128)));