mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-26 22:09:51 +00:00
The first metadata-block, which is inherent part of the allocator object itself has a fixed size which isn't suitable enough for some 64bit platforms (e.g. core's RAM-allocator on a 64bit platform with lots of different regions). This commit let the block size be address-width aware.
This directory contains include files of interfaces that are exported by components to be used by other components. Each subdirectory corresponds to the component exporting the interface.