types.h revision 1.14
1/*	$NetBSD: types.h,v 1.14 2007/10/17 19:57:05 garbled Exp $	*/
2
3#define _MIPS_PADDR_T_64BIT
4
5#include <mips/types.h>
6
7#define	__HAVE_DEVICE_REGISTER
8#define	__HAVE_GENERIC_TODR
9#define	__HAVE_TIMECOUNTER
10
11/* MIPS specific options */
12#define	__HAVE_BOOTINFO_H
13#define	__HAVE_MIPS_MACHDEP_CACHE_CONFIG
14