Home | History | Annotate | Line # | Download | only in include
cpu.h revision 1.3
      1  1.3  soren /*	$NetBSD: cpu.h,v 1.3 2000/03/24 23:06:04 soren Exp $	*/
      2  1.2  soren 
      3  1.2  soren #define MIPS3_INTERNAL_TIMER_INTERRUPT
      4  1.1  soren 
      5  1.1  soren #include <mips/cpu.h>
      6  1.1  soren #include <mips/cpuregs.h>
      7  1.1  soren 
      8  1.2  soren #define INT_MASK_REAL_DEV	MIPS_HARD_INT_MASK
      9