mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
The _device_specific_features() implements part of the Virtio_device interface. Decorate it with override keyword to make this clear and also satisfy clang which produces warning regarding this. Issue #3984
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.