May as well include <mips/cpuregs.h> in <mips/cpu.h> once rather than

in every MIPS port's <machine/cpu.h>.
This commit is contained in:
simonb 2001-09-04 06:23:15 +00:00
parent 214f5366ea
commit 62fb390c64
8 changed files with 9 additions and 15 deletions

View File

@ -1,4 +1,3 @@
/* $NetBSD: cpu.h,v 1.3 2001/09/04 06:19:21 simonb Exp $ */
/* $NetBSD: cpu.h,v 1.4 2001/09/04 06:23:15 simonb Exp $ */
#include <mips/cpu.h>
#include <mips/cpuregs.h>

View File

@ -1,4 +1,3 @@
/* $NetBSD: cpu.h,v 1.9 2001/09/04 06:19:22 simonb Exp $ */
/* $NetBSD: cpu.h,v 1.10 2001/09/04 06:23:16 simonb Exp $ */
#include <mips/cpu.h>
#include <mips/cpuregs.h>

View File

@ -1,4 +1,3 @@
/* $NetBSD: cpu.h,v 1.10 2001/09/04 06:19:22 simonb Exp $ */
/* $NetBSD: cpu.h,v 1.11 2001/09/04 06:23:16 simonb Exp $ */
#include <mips/cpu.h>
#include <mips/cpuregs.h>

View File

@ -1,4 +1,4 @@
/* $NetBSD: cpu.h,v 1.53 2001/09/04 06:19:22 simonb Exp $ */
/* $NetBSD: cpu.h,v 1.54 2001/09/04 06:23:16 simonb Exp $ */
/*-
* Copyright (c) 1992, 1993
@ -42,6 +42,7 @@
#define _CPU_H_
#include <sys/sched.h>
#include <mips/cpuregs.h>
/*
* Exported definitions unique to NetBSD/mips cpu support.

View File

@ -1,4 +1,3 @@
/* $NetBSD: cpu.h,v 1.6 2001/09/04 06:19:22 simonb Exp $ */
/* $NetBSD: cpu.h,v 1.7 2001/09/04 06:23:16 simonb Exp $ */
#include <mips/cpu.h>
#include <mips/cpuregs.h>

View File

@ -1,10 +1,9 @@
/* $NetBSD: cpu.h,v 1.11 2001/09/04 06:19:23 simonb Exp $ */
/* $NetBSD: cpu.h,v 1.12 2001/09/04 06:23:17 simonb Exp $ */
#ifndef _NEWSMIPS_CPU_H_
#define _NEWSMIPS_CPU_H_
#include <mips/cpu.h>
#include <mips/cpuregs.h>
extern int systype;

View File

@ -1,4 +1,3 @@
/* $NetBSD: cpu.h,v 1.26 2001/09/04 06:19:23 simonb Exp $ */
/* $NetBSD: cpu.h,v 1.27 2001/09/04 06:23:17 simonb Exp $ */
#include <mips/cpu.h>
#include <mips/cpuregs.h>

View File

@ -1,4 +1,3 @@
/* $NetBSD: cpu.h,v 1.3 2001/09/04 06:19:23 simonb Exp $ */
/* $NetBSD: cpu.h,v 1.4 2001/09/04 06:23:17 simonb Exp $ */
#include <mips/cpu.h>
#include <mips/cpuregs.h>