xref: /netbsd/sys/arch/pmax/include/types.h (revision c4a72b64)
1 /*	$NetBSD: types.h,v 1.21 2002/08/05 02:13:15 simonb 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