Include machine/cpuconf.h in pmap.h in order to get ARM_NMMUS defined,
to appease -Wundef.
This commit is contained in:
parent
d024980598
commit
d766c10a1c
@ -51,7 +51,7 @@
|
||||
#define _MACHINE_PMAP_H_
|
||||
|
||||
#include <machine/pte.h>
|
||||
|
||||
#include <machine/cpuconf.h>
|
||||
/*
|
||||
* Pte related macros
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user