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

/*	$NetBSD: types.h,v 1.19 2021/04/01 04:42:59 simonb Exp $	*/

#ifndef _MACHINE_TYPES_H_
#define	_MACHINE_TYPES_H_

#include <m68k/types.h>

#define	__HAVE_BUS_SPACE_8
#define	__HAVE_LEGACY_INTRCNT
#define	__HAVE_MM_MD_READWRITE
#define	__HAVE_NEW_STYLE_BUS_H

#endif