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

	.section .gnu.linkonce.t.thunk.ax,"ax",%progbits
	.globl  thunk.ax
	.hidden thunk.ax
	.p2align 4
	.type thunk.ax,%function
thunk.ax:
	.dc.l 0
	.size thunk.ax, . - thunk.ax

	.p2align 4
	.globl foo
	.type  foo,%function
foo:
	.dc.a thunk.ax
	.dc.l 0
	.size foo, . - foo