summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/sh2/sh2comn.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/sh2/sh2comn.h')
-rw-r--r--src/emu/cpu/sh2/sh2comn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/sh2/sh2comn.h b/src/emu/cpu/sh2/sh2comn.h
index 9355d9e00ec..88a9f17a6ce 100644
--- a/src/emu/cpu/sh2/sh2comn.h
+++ b/src/emu/cpu/sh2/sh2comn.h
@@ -90,7 +90,7 @@ do { \
sh2_exception(sh2,message,irq); \
} while(0)
-struct sh2_state
+struct sh2_state
{
UINT32 ppc;
UINT32 pc;