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 2005/12/29 15:20:08 tsutsui Exp $	*/

#define	_BYTE_ORDER _BIG_ENDIAN
#include <mips/endian_machdep.h>