mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-28 13:14:26 +00:00
As a preparatory step for introducing the new block-client API, we have to turn the 'Block::Connection' into a class template. The template argument will be used to tie an application-defined job type to the block connection. Issue #3283
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.