mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-11 13:35:27 +00:00
This change avoids many repetetive Genode:: prefixes, making the code easier to read. The patch also includes a few consistency fixes regarding include guards and file headers. It also renames Platform_device::String to Platform_device::Device:name. Issue #2243