summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/decocpu7.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/decocpu7.h')
-rw-r--r--src/mame/machine/decocpu7.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/decocpu7.h b/src/mame/machine/decocpu7.h
index 229d97d6e30..18d1510bcb9 100644
--- a/src/mame/machine/decocpu7.h
+++ b/src/mame/machine/decocpu7.h
@@ -22,4 +22,4 @@ protected:
};
-static const device_type DECO_CPU7 = &device_creator<deco_cpu7_device>;
+extern const device_type DECO_CPU7;