genode/repos/os
Josef Söntgen 8f577e9d25 usb: use if-else in packet_handler
Apparently this construct leads to a compiler errors like

  error: second operand to the conditional operator is of type ‘void’, but
  the third operand is neither a throw-expression nor of type ‘void’
2017-06-19 12:35:57 +02:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include usb: use if-else in packet_handler 2017-06-19 12:35:57 +02:00
lib/mk timer connection: no interpolation on arm w/o hw 2017-05-31 17:50:28 +02:00
recipes server/fs_report: write reports to file-systems 2017-06-19 12:35:54 +02:00
run foc: use slab for meta-data in RPC cap factory 2017-06-19 12:35:56 +02:00
src timeout test: improve documentation 2017-06-19 12:35:56 +02: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.