mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-27 06:39:22 +00:00
3489672bc0
This patch replaces the internal use 'env_deprecated()' from the implementation of the thread API in the base library. It also replaces the global accessor 'main_thread_cap' by the explicit propagation of the main-thread's capability to the single point of use via a new 'init_thread_bootstap' function. Issue #4784
This repository contains the L4/Fiasco-specific implementation of Genode.