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

	.section .text.foo,"ax",%progbits
	.globl	foo
	.type	foo, %function
foo:
	.byte 0
	.section .text.bar,"ax",%progbits
	.type	bar, %function
	.globl	bar
bar:
	.byte 0