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.24 2017/01/26 15:55:09 christos Exp $	*/

#ifndef _ARC_TYPES_H_
#define	_ARC_TYPES_H_

#define	_MIPS_PADDR_T_64BIT

#include <mips/types.h>

#define	__HAVE_NEW_STYLE_BUS_H
#define	__HAVE_COMPAT_NETBSD32
#define	__HAVE_MIPS_MACHDEP_CACHE_CONFIG

#endif