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

#ifndef pr20320_h
#define pr20320_h

template<>
struct S< ::Number::One>
{
};

template<>
struct S< ::Number::Two>
{
};

#endif