summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/cop400/cop400.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/cop400/cop400.h')
-rw-r--r--src/emu/cpu/cop400/cop400.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/cpu/cop400/cop400.h b/src/emu/cpu/cop400/cop400.h
index 56b1a6012d9..27969c248ef 100644
--- a/src/emu/cpu/cop400/cop400.h
+++ b/src/emu/cpu/cop400/cop400.h
@@ -36,6 +36,7 @@ enum {
};
extern void cop410_get_info(UINT32 state, cpuinfo *info);
+extern void cop411_get_info(UINT32 state, cpuinfo *info);
extern void cop420_get_info(UINT32 state, cpuinfo *info);
#ifdef MAME_DEBUG