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
module cstd { module stdint { header "stdint.h" } }
module LLVMSupport { module Blah { header "Blah.h" export * } module AIX { header "AIX.h" } }
module LLVMTarget { module Blah { header "TBlah.h" export * } module Foo { header "TFoo.h" } }