summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/vme/vme_fccpu20.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/vme/vme_fccpu20.h')
-rw-r--r--src/devices/bus/vme/vme_fccpu20.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/vme/vme_fccpu20.h b/src/devices/bus/vme/vme_fccpu20.h
index 4be52d07477..23ebf0338d6 100644
--- a/src/devices/bus/vme/vme_fccpu20.h
+++ b/src/devices/bus/vme/vme_fccpu20.h
@@ -69,6 +69,7 @@ private:
DECLARE_WRITE32_MEMBER (bootvect_w);
void cpu20_mem(address_map &map);
+ void cpu_space_map(address_map &map);
required_device<pit68230_device> m_pit;
required_device<bim68153_device> m_bim;