types.h revision 1.6
1/*	$NetBSD: types.h,v 1.6 2003/01/03 10:30:00 rafal 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