1/*	$NetBSD: types.h,v 1.4 2021/05/28 05:42:06 skrll Exp $	*/
2
3#include <mips/types.h>
4
5#define	__HAVE_DEVICE_REGISTER
6#define	__HAVE_GENERIC_SOFT_INTERRUPTS
7
8/* MIPS specific options */
9#define	__HAVE_BOOTINFO_H
10#define	__HAVE_MIPS_MACHDEP_CACHE_CONFIG
11