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

include start
call OK start_color
call4 OK 0 0 0 color_content $COLOR_BLACK
call4 OK 680 0 0 color_content $COLOR_RED
call4 OK 0 680 0 color_content $COLOR_GREEN
call4 OK 680 680 0 color_content $COLOR_YELLOW
call4 OK 0 0 680 color_content $COLOR_BLUE
call4 OK 680 0 680 color_content $COLOR_MAGENTA
call4 OK 0 680 680 color_content $COLOR_CYAN
call4 OK 680 680 680 color_content $COLOR_WHITE