mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 10:01:57 +00:00
Encapsulate the enum into a struct so that it is named Ethernet_frame::Type::Enum, give it the correct storage type uint16_t, and remove those values that are (AFAIK) not used by now (genode, world). Ref #2490
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.