genode/repos/hello_tutorial
Norman Feske 8bafb9d41b Adapt low-level components to new parent interface
This patch adjusts the components of the os repository as well as device
drivers to the new parent interface.

Issue #2120
2016-11-25 16:06:42 +01:00
..
doc Update of the hello tutorial 2016-05-26 15:54:16 +02:00
include/hello_session Update of the hello tutorial 2016-05-26 15:54:16 +02:00
run Adapt low-level components to new parent interface 2016-11-25 16:06:42 +01:00
src/hello base: avoid use of deprecated base/printf.h 2016-08-29 17:27:10 +02:00
README Update of the hello tutorial 2016-05-26 15:54:16 +02:00

This repository contains the source code of a simple client-server scenario
using Genode's RPC mechanism.