mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 23:57:54 +01:00
Remove machine/cputypes.h - it's an i386 only thing
This commit is contained in:
parent
d7264d6e3a
commit
5ebfc07dce
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=40943
@ -36,7 +36,7 @@
|
||||
*/
|
||||
|
||||
/* Header files used by all modules */
|
||||
/* $Id: vinumhdr.h,v 1.7 1998/08/07 04:41:18 grog Exp grog $ */
|
||||
/* $Id: vinumhdr.h,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $ */
|
||||
|
||||
#ifdef KERNEL
|
||||
#define REALLYKERNEL
|
||||
@ -84,7 +84,6 @@
|
||||
/* #include <vm/vm_page.h> */
|
||||
#include <sys/vmmeter.h>
|
||||
/* #include <machine/pmap.h> */
|
||||
#include <machine/cputypes.h>
|
||||
#endif /* USES_VM */
|
||||
#include <vinumvar.h>
|
||||
#include <vinumio.h>
|
||||
|
@ -36,7 +36,7 @@
|
||||
*/
|
||||
|
||||
/* Header files used by all modules */
|
||||
/* $Id: vinumhdr.h,v 1.7 1998/08/07 04:41:18 grog Exp grog $ */
|
||||
/* $Id: vinumhdr.h,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $ */
|
||||
|
||||
#ifdef KERNEL
|
||||
#define REALLYKERNEL
|
||||
@ -84,7 +84,6 @@
|
||||
/* #include <vm/vm_page.h> */
|
||||
#include <sys/vmmeter.h>
|
||||
/* #include <machine/pmap.h> */
|
||||
#include <machine/cputypes.h>
|
||||
#endif /* USES_VM */
|
||||
#include <vinumvar.h>
|
||||
#include <vinumio.h>
|
||||
|
Loading…
Reference in New Issue
Block a user