summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/arm7/arm7.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/arm7/arm7.h')
-rw-r--r--src/emu/cpu/arm7/arm7.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/arm7/arm7.h b/src/emu/cpu/arm7/arm7.h
index f7e82632a48..81fbbf14c2d 100644
--- a/src/emu/cpu/arm7/arm7.h
+++ b/src/emu/cpu/arm7/arm7.h
@@ -131,7 +131,7 @@ protected:
UINT8 m_archFlags; // architecture flags
//#if ARM7_MMU_ENABLE_HACK
-// UINT32 mmu_enable_addr; // workaround for "MMU is enabled when PA != VA" problem
+// UINT32 mmu_enable_addr; // workaround for "MMU is enabled when PA != VA" problem
//#endif
UINT32 m_copro_id;