types.h revision 1.10
1/*	$NetBSD: types.h,v 1.10 2006/09/05 01:38:59 rumble Exp $	*/
2
3#include <mips/types.h>
4
5#define	__HAVE_DEVICE_REGISTER
6#define	__HAVE_GENERIC_SOFT_INTERRUPTS
7#define	__HAVE_GENERIC_TODR
8
9/* MIPS specific options */
10#define	__HAVE_BOOTINFO_H
11#define	__HAVE_MIPS_MACHDEP_CACHE_CONFIG
12