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:
Bjoern A. Zeeb 2015-05-28 12:33:21 +00:00
parent 2ae078a31d
commit b748af7305

View File

@ -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 \