summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/v3021.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/v3021.h')
-rw-r--r--src/devices/machine/v3021.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/v3021.h b/src/devices/machine/v3021.h
index 45024917d89..b412163cb22 100644
--- a/src/devices/machine/v3021.h
+++ b/src/devices/machine/v3021.h
@@ -22,7 +22,7 @@
//**************************************************************************
#define MCFG_V3021_ADD(_tag) \
- MCFG_DEVICE_ADD(_tag, V3021, XTAL_32_768kHz)
+ MCFG_DEVICE_ADD(_tag, V3021, XTAL(32'768))
//**************************************************************************
// TYPE DEFINITIONS