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
	.align 5
	.globl	f
f:
	mov.l	.L1,r0
	rts
	nop
	.align 2
.L1:	.long	g - f
	.long	foo@GOT