summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/sh4/sh4comn.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/sh4/sh4comn.h')
-rw-r--r--src/emu/cpu/sh4/sh4comn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/sh4/sh4comn.h b/src/emu/cpu/sh4/sh4comn.h
index 1463c78ee84..e448f54cd5d 100644
--- a/src/emu/cpu/sh4/sh4comn.h
+++ b/src/emu/cpu/sh4/sh4comn.h
@@ -91,7 +91,7 @@ typedef struct
int ioport4_pullup, ioport4_direction;
void (*ftcsr_read_callback)(UINT32 data);
-
+
/* This MMU simulation is good for the simple remap used on Naomi GD-ROM SQ access *ONLY* */
UINT32 sh4_tlb_address[64];