Home | History | Annotate | Line # | Download | only in include
cpu.h revision 1.6
      1 /*	$NetBSD: cpu.h,v 1.6 2000/01/23 20:08:19 soda Exp $	*/
      2 
      3 #include <mips/cpu.h>
      4 #include <mips/cpuregs.h>
      5 
      6 /*
      7  * definitions of cpu-dependent requirements
      8  * referenced in generic code
      9  */
     10 #define	COPY_SIGCODE		/* copy sigcode above user stack in exec */
     11