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
6
/* Make sure the thread system trivially works with trace output.
#notarget: cris*-*-elf
#sim: --cris-trace=basic --trace-file=@exedir@/clone2.tmp
#output: got: a\nthen: bc\nexit: 0\n
*/
#include "clone1.c"