mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
powerpc: Remove now-obsolete P9H MMU name
This commit is contained in:
parent
09c78d53bf
commit
4b4b6f0191
1 changed files with 0 additions and 1 deletions
|
|
@ -116,7 +116,6 @@ DATA_SET(mmu_set, name)
|
|||
#define MMU_TYPE_BOOKE "mmu_booke" /* Book-E MMU specification */
|
||||
#define MMU_TYPE_OEA "mmu_oea" /* 32-bit OEA */
|
||||
#define MMU_TYPE_G5 "mmu_g5" /* 64-bit bridge (ibm 970) */
|
||||
#define MMU_TYPE_P9H "mmu_p9h" /* 64-bit native ISA 3.0 (POWER9) hash */
|
||||
#define MMU_TYPE_8xx "mmu_8xx" /* 8xx quicc TLB */
|
||||
|
||||
#endif /* _MACHINE_MMUVAR_H_ */
|
||||
|
|
|
|||
Loading…
Reference in a new issue