mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
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
This repository contains the Linux-specific implementation of Genode.