Home | History | Annotate | Line # | Download | only in include
cpu.h revision 1.1
      1 /*	$NetBSD: cpu.h,v 1.1 2000/03/19 23:07:46 soren Exp $	*/
      2 
      3 #include <mips/cpu.h>
      4 #include <mips/cpuregs.h>
      5 
      6 #define MIPS3_INTERNAL_TIMER_INTERRUPT
      7 #if 0
      8 #define MIPS_INT_MASK_CLOCK	MIPS_INT_MASK_5
      9 #endif
     10 
     11 #define INT_MASK_REAL_DEV	MIPS_HARD_INT_MASK
     12