genode/repos/base-hw/src/core/include/kernel
Norman Feske eaab23c012 base: const-correctness of Allocator interface
This patch adds const qualifiers to the functions Allocator::consumed,
Allocator::overhead, Allocator::avail, and Range_allocator::valid_addr.

Fixes #1481
2015-04-17 16:13:22 +02:00
..
configuration.h hw: replace kernel's object id allocators 2015-04-17 16:13:20 +02:00
core_interface.h hw: construct kernel irq objects on demand 2015-04-17 16:13:21 +02:00
cpu.h hw: extend kernel interrupt class 2015-02-27 11:43:56 +01:00
cpu_scheduler.h hw: helping on IPC 2014-12-19 13:58:47 +01:00
double_list.h hw: add and test totally sophisticated scheduler 2014-11-28 12:02:35 +01:00
early_translations.h base: const-correctness of Allocator interface 2015-04-17 16:13:22 +02:00
fifo.h hw: add FIFO variant with for_each() method 2014-12-19 13:58:47 +01:00
ipc_node.h hw: helping on IPC 2014-12-19 13:58:47 +01:00
irq.h hw: construct kernel irq objects on demand 2015-04-17 16:13:21 +02:00
kernel.h base: remove local capability from generic base 2015-04-17 16:13:20 +02:00
object.h hw: replace kernel's object id allocators 2015-04-17 16:13:20 +02:00
pd.h hw: replace kernel's object id allocators 2015-04-17 16:13:20 +02:00
perf_counter.h hw: re-organize file structure 2014-08-15 10:19:48 +02:00
signal_receiver.h hw: replace kernel's object id allocators 2015-04-17 16:13:20 +02:00
thread.h hw: construct kernel irq objects on demand 2015-04-17 16:13:21 +02:00
thread_event.h hw: re-organize file structure 2014-08-15 10:19:48 +02:00
vm.h hw: replace kernel's object id allocators 2015-04-17 16:13:20 +02:00