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

	.macro	makebss
	.section .bss_\@,"aw",%nobits
	.space	0x10000
	.endm

	.rept	80
	makebss
	.endr

	.text
	.space	0x10