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.1 2001/01/17 05:21:51 itojun Exp $	*/

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