mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 14:37:50 +00:00
f925fef17b
This patch changes the 'alloc_aligned' interface as follows: - The former 'from' and 'to' arguments are replaced by a single 'range' argument. - The distinction of the use cases of regular allocations vs. address-constrained allocations is now overed by a dedicated overload instead of relying on a default argument. - The 'align' argument has been changed from 'int' to 'unsigned' to be better compatible with 'addr_t' and 'size_t'. Fixes #4067 |
||
---|---|---|
.. | ||
mk | ||
symbols | ||
README |
This directory holds library-description files.