mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
The new Attached_dataspace complements the existing Attached_* utilities with a simple version that can be used with any kind of dataspaces. It may be even useful as a common base type for the other variants. For example, this patch simplifies Attached_rom_dataspace and removes the Terminal::Client::Io_buffer.