mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-24 13:05:41 +00:00
To remap its UTCB to its context area later, a main thread needs to know the according dataspace capability. This is done through the start-info it receives from its creator at startup. ref #989