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

	.toc

	.extern	.g
	.globl	.f
	.csect	.f[PR]
.f:
	bl	.g

	.globl	f
	.csect	f[DS]
f:	.long	.f,TOC[tc0],0