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

1
2
3
4
5
6
7
8
	.section ".tbss"
	.align	4
	.globl sh1, sh2, sh3, sh4
	.hidden sh1, sh2, sh3, sh4
sh1:	.word 0
sh2:	.word 0
sh3:	.word 0
sh4:	.word 0