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

	.text
	.globl _start
_start:
	.byte 0
	.section .note,"",%note
	.dc.a .foo

	.section .foo,"a"
	.dc.a	0
	.section .bar,"ao",%progbits,.foo
	.dc.a	0
	.section .zed,"ao",%progbits,.foo
	.dc.a	0