summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/sh4/sh4tmu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/sh4/sh4tmu.h')
-rw-r--r--src/emu/cpu/sh4/sh4tmu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/cpu/sh4/sh4tmu.h b/src/emu/cpu/sh4/sh4tmu.h
index 7829b85a52e..8b782ebdb32 100644
--- a/src/emu/cpu/sh4/sh4tmu.h
+++ b/src/emu/cpu/sh4/sh4tmu.h
@@ -27,4 +27,3 @@ void sh4_handle_tcnt1_addr_w(sh4_state *sh4, UINT32 data, UINT32 mem_mask);
void sh4_handle_tcnt2_addr_w(sh4_state *sh4, UINT32 data, UINT32 mem_mask);
void sh4_handle_tocr_addr_w(sh4_state *sh4, UINT32 data, UINT32 mem_mask);
void sh4_handle_tcpr2_addr_w(sh4_state *sh4, UINT32 data, UINT32 mem_mask);
-