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