mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 02:24:58 -06:00
other architectures: spelling fixes
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
673d821541
commit
8b81968c1c
29 changed files with 58 additions and 58 deletions
|
@ -205,7 +205,7 @@ typedef struct CPUArchState CPUMBState;
|
|||
#define PVR10_TARGET_FAMILY_MASK 0xFF000000
|
||||
#define PVR10_ASIZE_SHIFT 18
|
||||
|
||||
/* MMU descrtiption */
|
||||
/* MMU description */
|
||||
#define PVR11_USE_MMU 0xC0000000
|
||||
#define PVR11_MMU_ITLB_SIZE 0x38000000
|
||||
#define PVR11_MMU_DTLB_SIZE 0x07000000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue