mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
98def2488a
The thread library (thread.cc) in base-foc shared 95% of the code with the generic implementation except myself(). Therefore, its implementation is now separated from the other generic sources into myself.cc, which allows base-foc to use a foc-specific primitive to enable our base libraries in L4Linux. Issue #1491 |
||
---|---|---|
.. | ||
config | ||
doc | ||
etc | ||
include | ||
lib/mk | ||
mk | ||
ports | ||
src | ||
Makefile | ||
README |
This repository contains the port of Genode to the Fiasco.OC microkernel. For further information, please refer to the following documents: :[http://genode.org/community/wiki/GenodeOnFiascoOC - Genode on Fiasco.OC Wiki page]: This Wiki page contains the information on how to build and use Genode with Fiasco.OC. :[http://os.inf.tu-dresden.de/fiasco]: Official website for the Fiasco.OC microkernel.