genode/repos/os
Martijn Verschoor 8fe0a7514f Nic::Session_component: pass entrypoint in constructor
Added a new constructor that takes the entrypoint as constructor
argument. The original constructor retrieves the entrypoint from the
Genode environment. This does not allow to use a different entrypoint.
2017-12-21 15:01:33 +01:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include Nic::Session_component: pass entrypoint in constructor 2017-12-21 15:01:33 +01:00
lib sd_card: cleanup driver library structure 2017-06-29 11:59:58 +02:00
recipes depot: update recipe hashes 2017-11-30 11:24:49 +01:00
run pointer: strip the last label element when matching labels 2017-11-30 11:23:22 +01:00
src nic_router: advanced timeout configuration 2017-12-21 15:01:32 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.