summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/m6m80011ap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/m6m80011ap.h')
-rw-r--r--src/devices/machine/m6m80011ap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/m6m80011ap.h b/src/devices/machine/m6m80011ap.h
index 0f30ccb3505..2f1d0e9102a 100644
--- a/src/devices/machine/m6m80011ap.h
+++ b/src/devices/machine/m6m80011ap.h
@@ -13,7 +13,7 @@
/* TODO: frequency */
#define MCFG_M6M80011AP_ADD(_tag) \
- MCFG_DEVICE_ADD(_tag, M6M80011AP, XTAL_32_768kHz)
+ MCFG_DEVICE_ADD(_tag, M6M80011AP, XTAL(32'768))
//**************************************************************************
// TYPE DEFINITIONS