genode/repos/os
Piotr Tworek 428de89f9a nic_dump: Disambiguate "Interface" in component.cc.
Clang 12 complains that Interface can both refer to Genode::Interface
and Net::Interface in this case. Explicitly state the code refers to
the latter.

Issue #3984
2021-01-25 13:58:11 +01:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include os: introduce new "Uplink" session 2021-01-25 13:48:09 +01:00
lib nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01:00
recipes nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01:00
run base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00
src nic_dump: Disambiguate "Interface" in component.cc. 2021-01-25 13:58:11 +01:00
xsd nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.