summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/h83002/h8priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/h83002/h8priv.h')
-rw-r--r--src/emu/cpu/h83002/h8priv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/h83002/h8priv.h b/src/emu/cpu/h83002/h8priv.h
index 5607a7d1882..ff112885cb6 100644
--- a/src/emu/cpu/h83002/h8priv.h
+++ b/src/emu/cpu/h83002/h8priv.h
@@ -16,7 +16,7 @@ struct _h83xx_state
UINT32 h8err;
UINT32 regs[8];
UINT32 pc, ppc;
-
+
UINT32 h8_IRQrequestH, h8_IRQrequestL;
INT32 cyccnt;