Define CPU_XSCALE_CORE3 when relevant.
It was lost when cpuconf.h was deobirted.
This commit is contained in:
parent
0f29b8292d
commit
4583315a06
@ -356,6 +356,7 @@ extern int pmap_needs_pte_sync;
|
||||
#endif /* ARM_NMMUS > 1 */
|
||||
|
||||
#if defined(CPU_XSCALE_81342)
|
||||
#define CPU_XSCALE_CORE3
|
||||
#define PMAP_NEEDS_PTE_SYNC 1
|
||||
#define PMAP_INCLUDE_PTE_SYNC
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user