summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/segabb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/segabb.cpp')
-rw-r--r--src/mame/machine/segabb.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/segabb.cpp b/src/mame/machine/segabb.cpp
index aa03b4e483e..e930caa4f3c 100644
--- a/src/mame/machine/segabb.cpp
+++ b/src/mame/machine/segabb.cpp
@@ -3,7 +3,7 @@
#include "emu.h"
#include "segabb.h"
-const device_type SEGA_LINDBERGH_BASEBOARD = &device_creator<sega_lindbergh_baseboard_device>;
+const device_type SEGA_LINDBERGH_BASEBOARD = device_creator<sega_lindbergh_baseboard_device>;
DEVICE_ADDRESS_MAP_START(map1, 32, sega_lindbergh_baseboard_device)
ADDRESS_MAP_END