mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-25 13:28:28 +00:00
This patch modernizes the 'Block::Session::info' interface. Instead of using out parameters, the 'init' RPC function returns a compound 'Info' object now. The rather complicated 'Operations' struct is replaced by a 'writeable' attribute in the 'Info' object. Fixes #3275
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.