mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-03 16:10:59 +00:00
Move kernel object functions from its headers to compilation units, thereby reducing the kernel's text section, cache, and TLB footprint. Fix #1492