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
/*	$NetBSD: rbtree.h,v 1.1 2019/05/08 02:25:50 thorpej Exp $	*/

/* We unconditionally use the NetBSD rbtree(3) in libnbcompat. */
#include "../../../sys/sys/rbtree.h"