genode/repos/base-fiasco
Norman Feske 2e6dd010ae core: introduce 'Core' namespace
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
2023-03-13 14:32:37 +01:00
..
2023-03-13 14:32:37 +01:00
2020-12-09 14:02:11 +01:00

This repository contains the L4/Fiasco-specific implementation of Genode.