summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/naomigd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/naomigd.cpp')
-rw-r--r--src/mame/machine/naomigd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/naomigd.cpp b/src/mame/machine/naomigd.cpp
index 9468b4edcc8..e4bbea9962e 100644
--- a/src/mame/machine/naomigd.cpp
+++ b/src/mame/machine/naomigd.cpp
@@ -978,7 +978,7 @@ static void gdrom_devices(device_slot_interface& device)
}
#define CPU_CLOCK 200000000 // need to set the correct value here
-#define PIC_CLOCK 20000000 // and here
+#define PIC_CLOCK 20000000 // and here
void naomi_gdrom_board::device_add_mconfig(machine_config &config)
{