genode/repos/gems
Christian Prochaska ca2871e2e4 nova: use 'Native_cpu' component for thread initialization
Pass the thread type and exception base to core with a 'Native_cpu'
component instead of enhancing the 'Thread_state' class.

Fixes #2298
2017-03-15 12:24:42 +01:00
..
include nano3d: get rid of env() calls 2017-02-28 13:00:42 +01:00
lib nova: use 'Native_cpu' component for thread initialization 2017-03-15 12:24:42 +01:00
run nova: use 'Native_cpu' component for thread initialization 2017-03-15 12:24:42 +01:00
src nova: use 'Native_cpu' component for thread initialization 2017-03-15 12:24:42 +01:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

This directory is a source-code repository containing Genode-specific
services and applications. In contrast to the components that come with
the 'os' repository, programs contained in 'gems' are able to leverage
the functionalities provided by higher-level repositories such as 'libports'.
To use the 'gems' repository, make sure to also add those repositories to your
build configuraion.