summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/t6721a.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/t6721a.h')
-rw-r--r--src/devices/sound/t6721a.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/sound/t6721a.h b/src/devices/sound/t6721a.h
index 52f845f81fb..ed680c0424a 100644
--- a/src/devices/sound/t6721a.h
+++ b/src/devices/sound/t6721a.h
@@ -62,10 +62,10 @@ public:
protected:
// device-level overrides
- virtual void device_start() override;
+ virtual void device_start() override ATTR_COLD;
// device_sound_interface overrides
- virtual void sound_stream_update(sound_stream &stream, std::vector<read_stream_view> const &inputs, std::vector<write_stream_view> &outputs) override;
+ virtual void sound_stream_update(sound_stream &stream) override;
private:
enum