xref: /netbsd-src/sys/arch/newsmips/include/types.h (revision fa2e10609e824c35160ff913ffc4aa5ada81cf6b)
1 /*	$NetBSD: types.h,v 1.13 2021/04/01 04:43:00 simonb Exp $	*/
2 
3 #include <mips/types.h>
4 
5 /* MIPS specific options */
6 
7 #define	__HAVE_BOOTINFO_H
8 #define	__HAVE_LEGACY_INTRCNT
9 #define	__HAVE_MIPS_MACHDEP_CACHE_CONFIG
10