genode/repos/base/include
Alexander Boettcher 5a0bc07d30 demo: make cancel_blocking working
- remove special handling from base-nova
- add to rpc_server where it actually should be applied to
- required to work for sel4 cancel_blocking

Issue #2044
2016-08-10 11:07:50 +02:00
..
base demo: make cancel_blocking working 2016-08-10 11:07:50 +02:00
cap_session
cpu
cpu_session
cpu_thread
dataspace
deprecated Cleanup of parent-cap handling 2016-07-11 13:05:27 +02:00
io_mem_session
io_port_session
irq_session
log_session
parent
pd_session Remove signal-source headers from public API 2016-07-15 11:38:25 +02:00
ram_session
region_map
rm_session
rom_session remove 'filename' from ROM sesion args 2016-07-11 13:24:36 +02:00
root base: deny session creation if quota insufficient 2016-05-31 12:02:05 +02:00
session
spec
thread
trace_session
util base: add 'String::print' method 2016-07-15 11:38:27 +02:00
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.