mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +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
This repository contains the L4/Fiasco-specific implementation of Genode. For instructions to build and start the Fiasco version of Genode, please consult the documentation located at 'base-fiasco/doc/fiasco.txt'.