Don't include <machine/cpu.h>
This commit is contained in:
parent
1d8d50afe0
commit
b513e42af5
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: param.h,v 1.23 2014/04/05 10:35:09 skrll Exp $ */
|
||||
/* $NetBSD: param.h,v 1.24 2015/04/02 03:11:01 matt Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994,1995 Mark Brinicombe.
|
||||
@ -35,9 +35,6 @@
|
||||
#ifndef _ARM_ARM32_PARAM_H_
|
||||
#define _ARM_ARM32_PARAM_H_
|
||||
|
||||
#ifdef _KERNEL
|
||||
# include <machine/cpu.h>
|
||||
#endif
|
||||
#ifdef _KERNEL_OPT
|
||||
# include "opt_arm32_pmap.h"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user