genode/repos/base/include
Norman Feske 76db3b9c06 base: retire 'Native_config'
This commit moves the parameters of the stack area to the base-internal
header 'stack_area.h'.

Issue #1832
2016-03-08 17:00:54 +01:00
..
base base: retire 'Native_config' 2016-03-08 17:00:54 +01:00
cap_session Integrate CAP session into PD session 2016-03-07 12:34:44 +01:00
cpu base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
cpu_session base: enforce ram_quota donations to be consistent 2015-05-26 09:40:03 +02:00
dataspace base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
io_mem_session base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
io_port_session Revised API documentation 2015-04-09 16:04:46 +02:00
irq_session base: extend irq session to support MSIs 2015-05-20 17:39:14 +02:00
log_session base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
pager Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
parent Revised API documentation 2015-04-09 16:04:46 +02:00
pd_session Integrate CAP session into PD session 2016-03-07 12:34:44 +01:00
ram_session base: enforce ram_quota donations to be consistent 2015-05-26 09:40:03 +02:00
rm_session base-linux/nova: unify include/rm_session/client.h 2016-03-07 12:34:45 +01:00
rom_session Revised API documentation 2015-04-09 16:04:46 +02:00
root base: redesign object pool using lambda interface 2015-09-09 15:14:28 +02:00
session base: update include guards 2016-03-07 12:34:45 +01:00
signal_source Integrate SIGNAL session into PD session 2016-03-07 12:34:44 +01:00
spec base: hide internals of the Thread API 2016-03-07 12:34:46 +01:00
thread Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
trace_session core: throw Trace::Out_of_metadata in subjects() 2015-06-22 14:43:39 +02:00
util util/arg_string.h: set_arg_string 2016-03-07 16:10:32 +01:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +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.