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
5
6
7
8
/*	$NetBSD: types.h,v 1.20 2008/01/20 18:09:07 joerg Exp $	*/

#ifndef _TYPES_MACHINE_
#define	_TYPES_MACHINE_

#include <m68k/types.h>

#endif /* _TYPES_MACHINE_ */