mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-24 09:46:44 +00:00
Instead of handing over object ids to the kernel, which has to find them in object pools then, core can simply use object pointers to reference kernel objects. Ref #1443