summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/arcompact/arcompact.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/arcompact/arcompact.h')
-rw-r--r--src/devices/cpu/arcompact/arcompact.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/cpu/arcompact/arcompact.h b/src/devices/cpu/arcompact/arcompact.h
index fc7d7dbe5dc..4365b4927f5 100644
--- a/src/devices/cpu/arcompact/arcompact.h
+++ b/src/devices/cpu/arcompact/arcompact.h
@@ -82,6 +82,7 @@ public:
DECLARE_WRITE32_MEMBER( arcompact_auxreg025_INTVECTORBASE_w);
+ void arcompact_auxreg_map(address_map &map);
protected:
// device-level overrides
virtual void device_start() override;