summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ds128x.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/ds128x.h')
-rw-r--r--src/devices/machine/ds128x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/ds128x.h b/src/devices/machine/ds128x.h
index e525d7a79d3..f3fb9998d15 100644
--- a/src/devices/machine/ds128x.h
+++ b/src/devices/machine/ds128x.h
@@ -6,7 +6,7 @@
#include "mc146818.h"
#define MCFG_DS12885_ADD(_tag) \
- MCFG_DEVICE_ADD(_tag, DS12885, XTAL_32_768kHz)
+ MCFG_DEVICE_ADD(_tag, DS12885, XTAL(32'768))
// ======================> mc146818_device