mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 13:02:56 +01:00
This patch adds const qualifiers to the functions Allocator::consumed, Allocator::overhead, Allocator::avail, and Range_allocator::valid_addr. Fixes #1481