genode/repos/base-fiasco
Stefan Kalkowski f60cf697d2 core: simplify Rom_module and Rom_fs
* replace print_fs with Output::print equivalent
* use Avl_tree::for_each instead of own implementation
* extend constness

Ref #2159
2016-11-08 15:45:21 +01:00
..
config Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
doc tool: remove deprecated 'make prepare' mechanism 2016-03-17 17:02:04 +01:00
etc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
lib/mk core: unify handling of boot modules 2016-11-08 15:26:27 +01:00
mk core: unify handling of boot modules 2016-11-08 15:26:27 +01: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 core: simplify Rom_module and Rom_fs 2016-11-08 15:45:21 +01: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'.