genode/repos/base/include
Martin Stein b2624be2ad allocator avl: exception if metadata assign fails
The Allocator_avl_tpl::metadata method (assigning variant) may fail
silently. Change this to make debugging easier.

Ref #2490
2017-08-28 16:49:36 +02:00
..
base allocator avl: exception if metadata assign fails 2017-08-28 16:49:36 +02:00
cap_session
cpu
cpu_session API documentation refinements 2017-05-31 13:16:21 +02:00
cpu_thread
dataspace
deprecated Integrate core's RAM service into the PD service 2017-05-31 13:16:14 +02:00
drivers sd_card: move defs from wand_quad to imx6 header 2017-06-29 11:59:57 +02:00
io_mem_session API documentation refinements 2017-05-31 13:16:21 +02:00
io_port_session API documentation refinements 2017-05-31 13:16:21 +02:00
irq_session API documentation refinements 2017-05-31 13:16:21 +02:00
log_session API documentation refinements 2017-05-31 13:16:21 +02:00
parent API documentation refinements 2017-05-31 13:16:21 +02:00
pd_session core: add map method to pd_session interface 2017-08-18 10:24:46 +02:00
ram_session Integrate core's RAM service into the PD service 2017-05-31 13:16:14 +02:00
region_map Streamline exception types 2017-05-31 13:16:07 +02:00
rm_session API documentation refinements 2017-05-31 13:16:21 +02:00
rom_session API documentation refinements 2017-05-31 13:16:21 +02:00
root Integrate core's RAM service into the PD service 2017-05-31 13:16:14 +02:00
session Streamline exception types 2017-05-31 13:16:07 +02:00
spec
thread
trace_session API documentation refinements 2017-05-31 13:16:21 +02:00
util
README

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.