summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/sh4/sh4.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/sh4/sh4.h')
-rw-r--r--src/emu/cpu/sh4/sh4.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/cpu/sh4/sh4.h b/src/emu/cpu/sh4/sh4.h
index 347b7151102..3cc9aef2d91 100644
--- a/src/emu/cpu/sh4/sh4.h
+++ b/src/emu/cpu/sh4/sh4.h
@@ -62,8 +62,8 @@ enum
enum
{
- CPUINFO_PTR_SH4_FTCSR_READ_CALLBACK = CPUINFO_FCT_CPU_SPECIFIC,
- CPUINFO_PTR_SH4_EXTERNAL_DDT_DMA,
+ CPUINFO_FCT_SH4_FTCSR_READ_CALLBACK = CPUINFO_FCT_CPU_SPECIFIC,
+ CPUINFO_PTR_SH4_EXTERNAL_DDT_DMA = CPUINFO_PTR_CPU_SPECIFIC,
};
enum