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
9
# RUN: llvm-mc -triple i386-unknown-unknown %s -I  %p | FileCheck %s

# CHECK: TESTA:
# CHECK: TEST0:
# CHECK: .set a, 0
# CHECK: TESTB:
TESTA:  
	.include       "directive\137set.s"   # "\137" is underscore "_"
TESTB: