Similarly to other architecture, add the include for cpufunc.h which is
needed for pte.h by vmstat to resolve MIPS_CCA_UNCACHED.
This commit is contained in:
parent
2ae078a31d
commit
b748af7305
@ -31,6 +31,7 @@
|
||||
#ifndef _MACHINE_PCPU_H_
|
||||
#define _MACHINE_PCPU_H_
|
||||
|
||||
#include <machine/cpufunc.h>
|
||||
#include <machine/pte.h>
|
||||
|
||||
#define PCPU_MD_COMMON_FIELDS \
|
||||
|
Loading…
Reference in New Issue
Block a user