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: endian_machdep.h,v 1.2 2015/01/24 15:54:23 uwe Exp $	*/

#define _BYTE_ORDER _LITTLE_ENDIAN
#include <sh3/endian_machdep.h>