summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/f3853.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/machine/f3853.c')
-rw-r--r--src/emu/machine/f3853.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/machine/f3853.c b/src/emu/machine/f3853.c
index b8edd4b97af..b89c95ae6a2 100644
--- a/src/emu/machine/f3853.c
+++ b/src/emu/machine/f3853.c
@@ -210,7 +210,7 @@ static DEVICE_RESET( f3853 )
}
-DEVICE_SET_INFO( f3853 )
+static DEVICE_SET_INFO( f3853 )
{
switch ( state )
{