summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/kaneko16.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/kaneko16.c')
-rw-r--r--src/mame/machine/kaneko16.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/kaneko16.c b/src/mame/machine/kaneko16.c
index bf3b6657df2..76abb8920ee 100644
--- a/src/mame/machine/kaneko16.c
+++ b/src/mame/machine/kaneko16.c
@@ -311,7 +311,7 @@ CALC3_MCU_COM_W(3)
- Supply code snippets to the 68000
*/
-void calc3_mcu_run(void)
+static void calc3_mcu_run(void)
{
UINT16 mcu_command;