summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/apple/newton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/apple/newton.cpp')
-rw-r--r--src/mame/apple/newton.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/apple/newton.cpp b/src/mame/apple/newton.cpp
index 5bd529f0486..59844040309 100644
--- a/src/mame/apple/newton.cpp
+++ b/src/mame/apple/newton.cpp
@@ -47,7 +47,7 @@ public:
void mp2100(machine_config &config);
protected:
- void mem_map(address_map &map);
+ void mem_map(address_map &map) ATTR_COLD;
uint32_t tick_count_r();