mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
When running core as the kernel inside every component, a separate stack area for core is needed that is different from the user-land component's one. Ref #2091