genode/repos/base-sel4/src/core
Norman Feske e6729316ff base: uniform base-internal header structure
This patch establishes a common organization of header files
internal to the base framework. The internal headers are located at
'<repository>/src/include/base/internal/'. This structure has been
choosen to make the nature of those headers immediately clear when
included:

  #include <base/internal/lock_helper.h>

Issue #1832
2016-03-07 12:34:45 +01:00
..
include base: uniform base-internal header structure 2016-03-07 12:34:45 +01:00
boot_modules.s sel4: move core to a libaray, add boot_modules.s 2015-05-26 09:39:59 +02:00
capability_space.cc base: uniform base-internal header structure 2016-03-07 12:34:45 +01:00
context_area.cc sel4: update to version 2.1 2016-02-26 11:36:55 +01:00
core_rm_session.cc base: redesign object pool using lambda interface 2015-09-09 15:14:28 +02:00
cpu_session_support.cc sel4: core skeleton 2015-05-26 09:39:57 +02:00
io_mem_session_support.cc sel4: core skeleton 2015-05-26 09:39:57 +02:00
irq_session_component.cc sel4: core skeleton 2015-05-26 09:39:57 +02:00
pager.cc base: uniform base-internal header structure 2016-03-07 12:34:45 +01:00
platform.cc sel4: update to version 2.1 2016-02-26 11:36:55 +01:00
platform_pd.cc base: uniform base-internal header structure 2016-03-07 12:34:45 +01:00
platform_thread.cc base: uniform base-internal header structure 2016-03-07 12:34:45 +01:00
ram_session_support.cc sel4: update to version 2.1 2016-02-26 11:36:55 +01:00
rm_session_support.cc sel4: implementation of Rm_client::unmap 2015-05-26 09:40:01 +02:00
rpc_cap_factory.cc Integrate CAP session into PD session 2016-03-07 12:34:44 +01:00
target.mk sel4: link core to different address 2015-05-26 09:40:00 +02:00
thread_start.cc sel4: update to version 2.1 2016-02-26 11:36:55 +01:00