1997-06-16 10:17:25 +04:00
|
|
|
/* $NetBSD: cpu.h,v 1.5 1997/06/16 06:17:29 jonathan Exp $ */
|
1996-03-13 07:58:04 +03:00
|
|
|
|
1996-03-24 10:54:42 +03:00
|
|
|
#include <mips/cpu.h>
|
1996-08-12 03:30:22 +04:00
|
|
|
#include <mips/cpuregs.h>
|
1996-03-13 07:58:04 +03:00
|
|
|
|
|
|
|
/*
|
|
|
|
* definitions of cpu-dependent requirements
|
|
|
|
* referenced in generic code
|
|
|
|
*/
|
|
|
|
#define COPY_SIGCODE /* copy sigcode above user stack in exec */
|