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: ieee.h,v 1.2 2019/04/13 15:57:31 maya Exp $ */

#include <riscv/math.h>		/* for #define __HAVE_LONG_DOUBLE 128 */
#include <sys/ieee754.h>