genode/repos/base/src
Norman Feske 2030ae678e Supplement base/log.h with raw output function
This patch introduces the Genode::raw function that prints output
directly via a low-level kernel mechanism, if available.

On base-linux, it replaces the former 'raw_write_str' function.
On base-hw, it replaces the former kernel/log.h interface.

Fixes #2012
2016-06-22 12:21:42 +02:00
..
core Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
include Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
ld Replace 'Env' interface with modern one 2016-05-09 13:10:52 +02:00
lib Supplement base/log.h with raw output function 2016-06-22 12:21:42 +02:00
test Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This directory contains all source codes.