summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/mb3773.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/machine/mb3773.c')
-rw-r--r--src/emu/machine/mb3773.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/emu/machine/mb3773.c b/src/emu/machine/mb3773.c
index c0edb5148b8..74a402ee4c1 100644
--- a/src/emu/machine/mb3773.c
+++ b/src/emu/machine/mb3773.c
@@ -112,3 +112,6 @@ static const char DEVTEMPLATE_SOURCE[] = __FILE__;
#define DEVTEMPLATE_NAME "Fujistu MB3773"
#define DEVTEMPLATE_FAMILY "Fujistu Power Supply Monitor"
#include "devtempl.h"
+
+
+DEFINE_LEGACY_DEVICE(MB3773, mb3773);