Moved from /cvsroot/syssrc/sys/arch/pica/include/cpu.h,v

This commit is contained in:
soda 2000-01-23 20:08:18 +00:00
parent 55a5ac3e5a
commit fece929833
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
/* $NetBSD: cpu.h,v 1.6 2000/01/23 20:08:19 soda Exp $ */
#include <mips/cpu.h>
#include <mips/cpuregs.h>
/*
* definitions of cpu-dependent requirements
* referenced in generic code
*/
#define COPY_SIGCODE /* copy sigcode above user stack in exec */