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
/*	$Id: namespace.h,v 1.1 2022/03/06 08:31:54 hgutch Exp $	*/

#ifndef daddr_t
#define daddr_t int64_t
#endif