mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-29 18:18:54 +00:00
2030ae678e
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 |
||
---|---|---|
.. | ||
config | ||
doc | ||
etc | ||
include/base | ||
lib/mk | ||
mk/spec | ||
patches | ||
ports | ||
src | ||
README |
This repository contains the L4ka::Pistachio-specific implementation of Genode. Please see the documentation at 'base-pistachio/doc/pistachio.txt' for further instructions on building and using Genode on the L4ka::Pistachio kernel.