mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-08 04:10:27 +00:00
4773707495
By separating the session-interface concerns from the mechanics of the dataspace creation, the code becomes simpler to follow, and the RAM session can be more easily merged with the PD session in a subsequent step. Issue #2407