summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mcf5206e.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/mcf5206e.h')
-rw-r--r--src/devices/machine/mcf5206e.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/mcf5206e.h b/src/devices/machine/mcf5206e.h
index c9c46baf672..e4c9d0845cc 100644
--- a/src/devices/machine/mcf5206e.h
+++ b/src/devices/machine/mcf5206e.h
@@ -155,6 +155,7 @@ public:
DECLARE_READ8_MEMBER( MBDR_r );
DECLARE_WRITE8_MEMBER( MBDR_w );
+ void coldfire_regs_map(address_map &map);
protected:
// device-level overrides
virtual void device_start() override;