Garbage-collect #include <machine/machConst.h>.
This commit is contained in:
parent
d3ecedb9fb
commit
59c33b9f85
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: cpu.h,v 1.16 1997/06/15 17:28:46 mhitch Exp $ */
|
||||
/* $NetBSD: cpu.h,v 1.17 1997/06/16 03:52:37 jonathan Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1992, 1993
|
||||
|
@ -41,8 +41,6 @@
|
|||
#ifndef _CPU_H_
|
||||
#define _CPU_H_
|
||||
|
||||
#include <machine/machConst.h>
|
||||
|
||||
/*
|
||||
* Exported definitions unique to NetBSD/mips cpu support.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue