genode/repos/base-fiasco
Norman Feske 3473955212 base-linux/nova: unify include/rm_session/client.h
By moving the stub implementation to rm_session_client.cc, we can use
the generic base/include/rm_session/client.h for base-linux and
base-nova and merely use platform-specific implementations.

Issue #1832
2016-03-07 12:34:45 +01:00
..
config Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
doc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
etc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
include base: remove kernel-specific base/sleep.h 2016-03-07 12:34:44 +01:00
lib/mk base-linux/nova: unify include/rm_session/client.h 2016-03-07 12:34:45 +01:00
mk Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
patches fiasco: remove 'const' GCC attribute from some functions 2015-05-26 09:39:47 +02:00
ports fiasco: remove 'const' GCC attribute from some functions 2015-05-26 09:39:47 +02:00
src base: move crt0.h and elf.h to base/internal 2016-03-07 12:34:45 +01:00
Makefile base-fiasco: migrate to new ports mechanism 2014-05-27 11:14:43 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

README

This repository contains the L4/Fiasco-specific implementation of Genode.

For instructions to build and start the Fiasco version of Genode, please
consult the documentation located at 'base-fiasco/doc/fiasco.txt'.