mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-27 22:59:43 +00:00
eaab23c012
This patch adds const qualifiers to the functions Allocator::consumed, Allocator::overhead, Allocator::avail, and Range_allocator::valid_addr. Fixes #1481