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:

	.section	.debug_ranges
	.long	.Ltext
	.long	.Ltext + 2
	.long	0
	.long	0

	.section	.text.exit,"ax"
.Ltext:
	.long	0