genode/base/include
Stefan Kalkowski b888a26d57 core: extend core memory allocator
* Allow to translate physical to virtual core addresses and vice versa
* Eliminate race introduced by commit "core: re-design memory allocator"

Ref #723
2014-05-07 10:37:38 +02:00
..
32bit/base
64bit/base
arm base: ABI specific stack creation 2014-02-28 10:11:12 +01:00
base core: extend core memory allocator 2014-05-07 10:37:38 +02:00
cap_session
cpu_session cpu_session: follow-up fix for scale_priority 2013-11-26 14:32:07 +01:00
dataspace
drivers hw_arndale: idle threads on secondary processors 2014-03-04 15:03:43 +01:00
io_mem_session
io_port_session
irq_session
log_session
pager
parent
pd_session
platform hw_arndale: idle threads on secondary processors 2014-03-04 15:03:43 +01:00
ram_session
rm_session
rom_session Use filename as default label for ROM connections 2014-01-27 18:54:07 +01:00
root base: show size as %zu instead %zd 2013-12-20 15:16:19 +01:00
session
signal_session
thread
trace_session base: show size as %zu instead %zd 2013-12-20 15:16:19 +01:00
util base: fix bug in String::valid() 2014-04-01 16:37:09 +02:00
x86/cpu base: ABI specific stack creation 2014-02-28 10:11:12 +01:00
x86_32/cpu
x86_64/cpu
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.