mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-18 21:27:56 +00:00
2e6dd010ae
The namespace draws a clear line between the base library and the core component. It is declared at the new core-local header <types.h>, which is expected to be included by all code of the core component. It is thereby a natural place for kernel-agnostic general types like commonly used C++ utilities. Fixes #4777 |
||
---|---|---|
.. | ||
config | ||
etc | ||
lib | ||
patches | ||
ports | ||
recipes/src/base-pistachio | ||
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.